Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, February 09, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > ASP.Net
Search:
What's New - What's Hot
Listings for Applications Applications (532)
Listings for Articles & Samples Articles & Samples (16767)
Listings for ASP.Net Sites ASP.Net Sites (42)
Listings for Assembly & Controls Assembly & Controls (1320)
Listings for Downloads Downloads (21)
Listings for Errors and Bugs Errors and Bugs (41)
Listings for Introduction Introduction (99)
Listings for Knowledge Base Knowledge Base (360)
Listings for WebCasts WebCasts (28)
 


Understanding Web Forms and Web services in ASP.NET    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Puran Mehra       Rating:  
Read Reviews | Write Review |   Your Rating: 

Similar to windows application and services, you can also write Web applications and services. A web application is distributed application, which allows you to work and distribute functionality over the Web and provides user interfaces. Using Web Forms controls, you can write Web GUI applications similar to windows applications...

ASP.NET redirect a web page with AJAX loading indicator image    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Bryian Tan       Rating:  
Read Reviews | Write Review |   Your Rating: 

There are times when the web pages that the web applications are redirecting to, might take some time to response or load. For instance, after the users successfully login into a web application, the application will redirect the request to the home page. Imagine that, if the mentioned page contains a dashboard and many personalized WebParts. The requested web page might take some time to respond depending on the users Internet connection speed and the amount of network traffic at any given time...

Using Virtual Earth control with a Web-Service    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Raj M. Rao       Rating:  
Read Reviews | Write Review |   Your Rating: 

I had created a Google Maps web-page that loaded data from a database using web-services: Denver Traffic Cameras. This post is a tutorial on how to create such a page (its basically a tutorial on how to create a web-service which can be called from java-script and then continues on to show you how to use it with the Virtual Earth map control)....

Simple RSS Builder Based on Data Table    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: felipesabino       Rating:  
Read Reviews | Write Review |   Your Rating: 

Displaying your data in an RSS format might be a lot of work if you have lots of different formats and kinds of data to display, for example a portal or a huge Web site, and you have to configurate and program all RSS for each section....

Clean out the Cookies folder    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: DavidCrow       Rating:  
Read Reviews | Write Review |   Your Rating: 

I was browsing through some folders the other day when I stumbled into the Cookies folder. I was shocked, to say the least, to see several thousand files in there, some of which were nearly three years old. Thinking that something must be wrong with IE's cookie-related settings, I checked IE's properties and everything looked as it should. I clicked on the Delete Cookies button and was presented with a "Delete all cookies in the Temporary Internet Files folder?" message. I responded in the affir...

Send appointment through mail in asp.net    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Ashrafur Rahaman       Rating:  
Read Reviews | Write Review |   Your Rating: 

Now a day’s event management is becoming a very popular idea especially in case of web application development. Most of the application is synchronizing with outlook contacts and calendar. Here is a small tool to create event both hour event and day event. This concept is very simple creating a ics file and sending as mail attachment....

Smart web controls in ASP.NET MVC (without HtmlHelper), 7 smart WC implemented in the Catharsis framework    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Radim Köhler       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article concerns on the Web layer of the MVC design pattern. Model-View-Controller is also one of the parts of the web-application framework Catharsis. There is powerful Guidance which will help you to quickly create new solution and extend it with infrastructure for your business entities....

Create a News Rotator using jQuery, CSS, JSON and ASP.NET    Version: 0.00       Price: $0.00   
Total Hits: 3  |  Today: 0 Author: khaksari       Rating:  
Read Reviews | Write Review |   Your Rating: 

This news rotator control gives us the possibility of displaying several news stories within the same area of the web page. News is taken apart to several pages in order to place in a specified area. Each page also contains a couple of news items. By clicking on the page number at the bottom, it is possible to navigate between different pages and also by clicking on each news item of the page, it is possible to see its details. The stories slide into view. It also provides the auto next (slide s...

ASP.NET redirect a web page with AJAX loading indicator image    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Bryian Tan       Rating:  
Read Reviews | Write Review |   Your Rating: 

There are times when the web pages that the web applications are redirecting to, might take some time to response or load.
For instance, after the users successfully login into a web application, the application will redirect the request to the home page.
Imagine that, if the mentioned page contains a dashboard and many personalized WebParts....

Data Binding in ASP.NET    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Puran Mehra       Rating:  
Read Reviews | Write Review |   Your Rating: 

Web Forms provides many controls that support data binding. You can connect these controls to ADO.NET components such as a DataView, DataSet, or a DataViewManager at design-time as well as at run-time. Data binding in Web Forms works in the same way as it does in the Windows Forms with a few exceptions. For example, to bind a dataset to a DataGrid, you call the DataBind method of the DataGrid control. I'll discuss all this in a moment. First let's see some basics of data-bound controls....

Performing Validation in an ASP.NET MVC Application        
Total Hits: 2  |  Today: 0 Author: AzamSharp       Rating:  
Read Reviews | Write Review |   Your Rating: 

Validation is one of the most important aspects of an application. ASP.NET MVC framework provides multiple ways to validate the user input. In this article we are going to demonstrate how to perform validation in an ASP.NET application using Controller action, IDataErrorInfo and DataAnnotations methods....

Custom editable Datagrid with paging and sorting    Version: 0.00       Price: $0.00   
Total Hits: 4  |  Today: 0 Author: Elph       Rating:  
Read Reviews | Write Review |   Your Rating: 

When I was developing some asp.net pages, I lost a lot of time with Datagrids. The code here is to made that work more simple. Only drag the control to the page, complete some properties, point to the methods that controls the updating, deleting and you have a complete editable grid....


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net