Welcome to the ASP.NET Developer Wiki. Try it out, subscribe to the RSS feeds, browse the Table of Contents, leave comments, and provide us feedback in the Site Feedback Forum.
Before submitting edits and new articles, please review the contributor guide. Thanks and enjoy!
Write a New Post More Wiki Search Options
Access ViewState in Class File
Many times we might need to access Viewstates in classfilewhich is not availablethis is a way to access the Viewstte in Class fileon code Behind%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default"
Light Weight PopUp
Hello Friends Here we have a javascript and CSS code to create a light weight popupson Code Behinddiv> input id="Button1" type="button" value="Click To Popup" onclick="ShowDiv('DivOrderSearch','DivLayer'
ASP.NET Open Source Projects
Links to ASP.NET Open Source Projects Blogs Blogsa.net - A blog engine in Asp.net dasBlog BlogEngine.NET SubText- A blogging engine in ASP.NET Owlpal - WebContent System AtomSite (formerly BlogSvc) -Built using ASP.NET MVC. Oxite - Built using ASP.NET MVC
Encrypting/Decrypting web.config sections in ASP.Net
Encrypting/Decrypting web.config sections in ASP.Net using System.Configuration; using System.Web.Configuration; public partial class _Default : System.Web.UI.Page { protected void Encripting_Click(object sender, EventArgs e) { EncriptSection("appSettings"
ASP.NET Proxy Page – Used for Cross Domain Requests from AJAX and JavaScript
One of the pain points with developing AJAX, JavaScript, JQuery, and other client-side behaviors is that JavaScript doesn’t allow for cross domain request for pulling content. For example, JavaScript code on www.johnchapman.name could not pull content or data
More >>
130 users have contributed to 362 articles with 1255 edits and 930 comments. In the past 24 hours, we have 0 new articles(s) and 0 new revisions(s).
(last 30 days)