New Scripts | ASP.NET
How to create your own RSS Reader
posted byCSTruterinTutorials & Tips
A tutorial about multiple methods of creating an asp.net rss reader
Reviews0
PriceFree
Views1889
Using Calendar Control in ASP.NET
posted byBeansoftwareinTutorials & Tips
Calendar is one of the Rich Web Controls available in ASP.NET.
Calendar is used to display a one-month calendar. This tutorial explains how to use Calendar Control to select dates or time periods.
Reviews0
PriceFree
Views1908
Globalization and Localization
posted byBeansoftwareinTutorials & Tips
Tutorial explains how to make international applications customizable to users belonging to different nations, cultures, or regions.
The local is the combination of a language and a country. An application uses the locale to identify the preference of a user.
Reviews0
PriceFree
Views982
Implementing Validation Controls
posted byBeansoftwareinTutorials & Tips
Validation controls are used to validate the user's input. The validation controls can be attached to input controls to check the values that are entered by the user.
This tutorial explains how to check the values entered by the user by using 6 standard validation controls.
Reviews0
PriceFree
Views680
Screen Scraping (AKA Web Fetching) using ASP.NET
posted byBeansoftwareinTutorials & Tips
Screen Scraping, in terms of programmer means fetching data from a website into your application. To talk more technically, it is actually a way by which your application extracts data from the output of some other program. This technique is basically making the request and parsing the response.
This tutorial explains how to fetch data from a website into your application by using System.Net namespace.
Reviews0
PriceFree
Views1186
Control Template in DataGrid, Repeater and DataList Controls
posted byBeansoftwareinTutorials & Tips
A template is a combination of HTML elements, controls and embedded server controls, and can be used to customize and manipulate the layout of a control. ASP.NET provides three server controls for displaying data in a customized layout: Datagrid control, Repeater control, and Datalist control.
This tutorial explains how to use a template to customize the layout of these controls.
Reviews0
PriceFree
Views1086
SharpPieces ASP NET Rating control
posted byra00linMiscellaneous
The SharpPieces ASP NET Rating comes predefined with a nice "star" theme, but you can create your own image, you can customize the css display, you can even change the C# code of the control, since it's open source.
Enjoy,
SharpPieces team
Reviews0
PriceFree
Views1632
SharpPieces ASP NET LiveGrid control
posted byra00linMiscellaneous
Using the SharpPieces ASP NET LiveGrid control you get tremendous speed over the classic asp net grid, you get from a data source handler only the essential data with small html parts.
Reviews0
PriceFree
Views988
SharpPieces ASP NET ImageCheckbox
posted byra00linMiscellaneous
The SharpPieces ASP NET ImageCheckbox adds some style to your web form, since you can replace the old boring checkboxes with this new customizable control.
This control is free and open source.
Enjoy, SharpPieces team
Reviews0
PriceFree
Views862
SharpPieces ASP NET OptGroupDropdownList component
posted byra00linHTML Manipulation
The free SharpPieces ASP NET OptGroupDropdownList adds grouping support to the classic asp net control.
The control is free and open source.
Enjoy, SharpPieces team.
Reviews0
PriceFree
Views1184
SharpPieces ASP NET Fancy upload component
posted byra00linFile Manipulation
Using this great component from SharpPieces, you can manage the upload of multiple files, as easy as you would with the classic asp net FileUpload control.
Did I mentioned it's open source and completely free?
You can download it from http://www.codeplex.com/S harpPieces/ and see it in action at http://www.sharppiece.com
Enjoy.
Reviews0
PriceFree
Views2367
JIT Content MAnagement System
posted byrichard.piltoninContent Management
Powerful XHTML WYSIWYG editor, User and User Group Management, SEO capabilities, Create & Edit pages while browsing around the site, creation of user group dependant areas, menu & Sitemap management. News modules, Image Gallery module, Email Marketing module. Media Library incl. all document types, ability to embed video files.
Developed using ASP.NET and C#.
Reviews0
PriceGBP 2,500.00
Views1652
Web, Networking and E-mail Development
posted bymailbeeinWeb Developers
AfterLogic Corp is the industry leader in developing modern AJAX-enabled applications, as well as professional networking and data processing components for ASP.NET, ASP and PHP platforms. AfterLogic's products, such as MailBee WebMail and MailBee.NET Objects, have been selected and implemented by thousands of businesses all over the world, to great acclaim. AfterLogic's Professional Services department applies the same outstanding quality to custom projects that we put into our products.
By working with AfterLogic, you gain immediate access to expert developers with years of experience not only in Internet messaging, but also in developing a wide variety of web-based systems. Benefits to be derived include affordable rates, shorter development lifecycle, team scalability, reduced risk, improved quality and dependability.
Reviews0
PriceFree
Views1461
.Net Ad Server Solutions
posted byadserver7199inAd Management
We provide a complete line of .Net ad management, ad network, affiliate, affiliate network and banner exchange solutions. Choose between our standard and enterprise versions. Sql server or Oracle may be used for our .Net solutions. Buy and sell ad space on your site automatically or launch your own ad network, ad marketplace or ad exchange. Geo Targeting provided at an additional cost.
Reviews0
PriceUSD 399.00
Views2228
All About .NET
Hi Everybody!!
Here U can Share all queries, provide info for all .Net Concepts. I have provided my personal link. Interested people can post their content to me...
www.braindotnet.blogspot. com
Ragards
Muthukumar N
www.braindotnet.blogspot. com
Reviews0
PriceFree
Views1635
Understanding State Management
posted byBeansoftwareinTutorials & Tips
Tutorial explains how to maintain state-level and page-level information of an ASP.NET Web application.
You need to maintain state-level and page-level information of an ASP.NET Web application because Web pages and ASP.NET Framework use stateless HTTP protocol to communicate between a Web browser and a Web server.
Reviews0
PriceFree
Views802
Using XML in ASP.NET
posted byBeansoftwareinTutorials & Tips
This tutorial explains how to store and retrieve data by using XML with ASP.NET web application.
XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using meaningful tags. XML stores structured data in XML documents that are similar to databases.
Reviews0
PriceFree
Views1043
Sending Email with ASP.NET
posted byBeansoftwareinTutorials & Tips
In this article we will be discussing on how you can send emails using your ASP.NET applications.
In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace.
Reviews0
PriceFree
Views1279
User Management in ASP.NET
posted byBeansoftwareinTutorials & Tips
Tutorial explains functionalities like user registration and administration. In sample web application users will be able to upload picture and edit profile.
To enjoy all these features a user should first register to the website.
Reviews0
PriceFree
Views1381
Managing ASP.NET Sessions
posted byBeansoftwareinTutorials & Tips
This tutorial explains everything you need in order to start using sessions in your website. Sessions in the websites are very important as one of the ways how you can send sensitive data from one web page to another.
Reviews0
PriceFree
Views769