Browse by Tags
All Tags »
ASP.NET (
RSS)
When a browser requests an ASP.NET page from a web server, the ASP.NET engine takes that request through a number of steps that, together, generate the resulting markup, which is returned to the requesting browser for display. The stages in this process...
Florian Drevet show you how to build a basic ASP.NET WebControl whose goal is to use Google MapData “feature” (in few words : an dynamically generated image with basic Google Map features) You will learn how to derivate your own WebControl from an existing...
In this article, Steven Smith walks through the steps required to implement a Session Logged Out page that users are automatically sent to in their browser when their ASP.NET session expires. He examines each step with the help of detailed explanation...
Key Features Completely FREE ! Simple yet powerful. Especially suitable for showing progress information for long running server tasks; Support using images to implement any design scheme; Single property to display/hide percentage numbers; Support both...
This is an interesting project. You can find on this site all the latest Asp.Net newsgroups posts with some search features. Read more...
Dino Esposito introduces the ASP.NET DynamicGridView Control. Dynamic Data Controls are a new family of strongly-typed data-oriented controls made available with the first CTP of ASP.NET 3.5 Extensions. Right after installing the package, a brand new...
This is an example of a customized tag/search cloud. Features Free Source Code or Component-Only Generated by Dataset (use with XML, Databases, Programmatically Created, etc.) Optional 2-Color Gradient Cloud Various Font Size Units (em, px, pt, %) Max...
OpenID is a cool technology but could be tricky to implement with ASP.Net. Check this post by Mads Kristensen to see an implemention in C# Read more...
In this article, Masoud Tabatabaei discusses the concept of Cross Application Authentication using ASP.NET authentication model consisting of Membership Providers, web.config configuration, encryption, and decryption of configuration files. At the end...
More Posts
Next page »