This session will give you the opportunity to learn the basics of building mobile web applications with ASP.NET Mobile Controls. See how the control model and drag and drop designer make it easy to target nearly 200 devices (cell phones, PDAs and pagers) from a single mobile web form. Find out what the adaptive rendering and rich customization and extensibility models can do for your mobile web applications. |
|
This pack contains: a document that describes the techniques users can employ to author and consume custom Web controls for ASP.NET Web applications using Visual Studio.NET; a presentation about Server and User Controls in ASP.NET and source code. |
|
This is a reference guide in which people can find more information about importing values to XML file from any HTML form. Users can utilize this article to save the collected contact details including email addresses in an XML file. In this article author clearly explains about how to add the fields or child nodes for email address, name and a date stamp. |
|
This article provides various tips to the programmers to develop a better and easily understandable dode. Some key tips provided by this article are every field in the form should have maximum allowable values and string lengths, Should set appropirate permissions for files and databases, chenk the code for over compilation, eliminate all references to username and password etc. |
|
ASP Tutorial is a tutorial which shows the information about ASP. This article gives introduction of ASP, definition and history of ASP, installing ASP, description about it, its working and its advantages and more. This article is very helpful for the visitors and it is one of the easiest article for them to understand and follow. |
|
Everyone who has a website would love to have more traffic and getting a higher rank in search engines. The author of this article tells us a simple method to get a higher rank in web searches. He also says that URLs with query string are normally averted by search engines so the use of static web pages could fetch more visitors. |
|
This is an article in which author discusses about generating XSL file and the functions of XSL with ASP. People can find more information about creating XSL file from this reference guide. Author clearly explains about every thing by providing sample codes so users can easily learn about using XSL for storing XML data. |
|
Learn about the basics of building mobile Web applications with ASP.NET Mobile Controls. See how the control model and drag and drop designer make it easy to target nearly 200 devices (cell phones, PDAs and pagers) from a single mobile Web form. Find out what the adaptive rendering and rich customization and extensibility models can do for your mobile Web applications. |
|
Creating a flexible Web application is more than just putting together a bunch of ASPX pages. Learn the top 10 things to do to make an ASP.NET application sizzle! See demonstrated techniques such as: configuration management, creating a base page class, and creating a data-driven menu system. See how to benefit from User Controls and effective exception management. Learn how optimizing your architecture will increase your code reuse from one ASP.NET application to another, and how it will reduce your development time! See how this worked in the real world at a major insurance companys Web site. |
|
ASP.NET is built on a core set of classes and interfaces that abstract the HTTP protocol. The three core abstractions are the context (HttpContext) that represents the current HTTP request, handlers (classes that implement IHttpHandler) that are capable of servicing HTTP requests, and modules (classes that implement IHttpModule) that can pre/post process HTTP requests to provide additional services. |
|
|
|