ASP.NET at Kaboodle
  • Print Print

ASP.NET

by senfo

0 Hearts

View:   List | Grid | Slideshow
flag-list Flag List
This list will be added to your My Favorites list.

Cancel
default
ASP.NET forms...

See this at: howtodothings.com| Added on 12/20/06

Forms based authentication in ASP.NET is quite useful. Instead of writing our own authentication processes we can simply change the web.config beneath system.web like so.... * The authentication mode is set to Forms. * A URL is provided so that... See more more

comment Add a comment

Sign in to comment. Not a member yet? Sign up here.
Nine Options for Managing...

See this at: msdn.microsoft.com| Added on 12/10/06

ince the dawn of the Web, managing state in the stateless world of HTTP has been a problem for Web developers. More recently, various techniques for storing and retrieving data have emerged. In this article I will describe how ASP.NET developers can... See more more

comment Add a comment

Sign in to comment. Not a member yet? Sign up here.
Keep Sites Running...

See this at: msdn.microsoft.com| Added on 12/10/06

Now you’ve seen some of the problems and solutions you’re likely to encounter in the process of building production ASP.NET apps. The next step is to take a close look at your own code and try to avoid some of the issues I’ve outlined here. ASP.NET... See more more

TAGS: Pitfalls

comment Add a comment

Sign in to comment. Not a member yet? Sign up here.
Samples

See this at: ajax.asp.net| Added on 12/05/06

Migrating your web page to the ASP.NET AJAX 1.0 Beta The release of the ASP.NET AJAX 1.0 Beta brings with it several fundamental changes. One of these changes is the removal of the "TargetProperties" objects found in prior versions. Fortunately,... See more more

TAGS: AJAX, migration

comment Add a comment

Sign in to comment. Not a member yet? Sign up here.
Setup your environment

See this at: ajax.asp.net| Added on 12/05/06

* Note that the "AJAX Control Extender" is for building extenders and controls, not web sites, and therefore does not work with Visual Web Developer - it is for use with Visual C#, Visual Basic, or Visual Studio * In the folder where you installed... See more more

comment Add a comment

Sign in to comment. Not a member yet? Sign up here.

Sign in to comment. Not a member yet? Sign up here.

Share This List!

Share via URL:

Delete