Browse a Listing
Top > ASP.NET > Tips and Tutorials
Popular Tags
Free Script links
NHibernate is ORM solution and is intended for transparent binding .NET classes to database tables. NHibernate was designed to reduce time efforts to switch application to another database provider. It is achieved by means of replacing SQL with special NHibernate query language (HQL), providing dialects for several databases and providing special classes for retrieving/updating data in database.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Sep 21, 2007 Hits: 66 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
CAPTCHAs are used to prevent bots from performing actions which might be used to make a profit on the part of the person running a bot. Most often, this relates to spam. For example, free email accounts (such as those provided by Google or Yahoo) can be used to send spam, so these sites use CAPTCHAs to prohibit bots from registering.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Sep 21, 2007 Hits: 3 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
In this article I am going to look at how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Sep 21, 2007 Hits: 4 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
Creating Windows Service in .NET framework is particularly easy especially with the help of Visual Studio.
Open Your Visual Studio 2005 and Create New Project. Choose the WindowsService template Project and named the project SimpleService.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 3, 2007 Hits: 11 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
In this tutorial, we will learn the basics of developing and creating PNG charts on-the-fly using ASP.NET 2.0 and C#. The charts will be line chart, bar chart, and area chart. We will then incorporate these charts in our website statistics application. For demonstration purposes, we will display two charts on our reports page, which will display the daily unique users and page views for the last 12 months. These two will be area charts.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 4, 2007 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
ASP.NET 2.0 has a built in site navigation feature which provides a consistent way for the user to navigate your website. The new site navigation system allows defining all the links at a central location file usually an XML file and display those links in lists or navigation menus in each required page using navigation-based server controls.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 6, 2007 Hits: 11 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Web applications lack the rich user interface provided by Desktop applications. They tend to be less responsive compared to Desktop products. Web applications employ inherit request/response cycle to build pages which in turn creates less natural and not so dynamic/responsive pages. It was always been a challenge for web developer to built slick, rich and dynamic web applications. We can feel lag... But it's no more now.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 6, 2007 Hits: 6 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR