ASP.NET Developer Wiki

Popular Wiki Articles

Latest Wiki Articles and Revisions

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

Wiki Statistics

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).

Table of Contents

Top Wiki Contributors

(last 30 days)

  1. tmorton (6)
  2. mbanavige (5)
  3. bhaarat (2)
  4. Aamir Hasan (2)
  5. ujjwaladatta (1)
  6. originator (1)
  7. miya2008 (1)
  8. lykasd (1)