Click here to Skip to main content
13,160,010 members (54,550 online)

Wiki.ASP.NET articles

The articles were originally at wiki.asp.net but have now been given a new home on CodeProject. Editing rights for these articles have been set at Bronze or above, so please go in and edit and update these articles to keep them fresh.

Great Reads

by ASP.NET Community
Learn how to extend your ASP.NET AJAX applications using the ASP.NET AJAX Control Toolkit. ASP.NET AJAX Control Toolkit: Installation and getting
by ASP.NET Community
Recaptcha:Captcha keeps the spammer away from our site. There is Lot of captcha conrols available for asp.net and few may not work on postback.
by ASP.NET Community
ViewState is the mechanism that allows state values to be preserved across page postbacks.Because of the stateless nature of web pages, regular
by ASP.NET Community
How to copy the text of a textbox to clipboard using JavaScript.

Latest Articles

by ASP.NET Community
Lambda expressions provide a concise, functional syntax for writing anonymous methods. They are super useful when writing LINQ query expressions.
by ASP.NET Community
Links to ASP.NET Open Source Projects
by ASP.NET Community
Hosting a WCF Service with netTcpBinding on IIS7
by ASP.NET Community
Consider a scenario where you want to add functionality to a server control in asp.net of your own. For example you want to change the background

Research Library

Trying to understand the cloud hosting landscape can be a nightmare....
DevOps first started as a movement around 2008 and it has grown rapidly...

Discussions

by Member 13384982 on article "CheckBoxList"
by Member 12342744 on article "Load UserControl using jQuery"
by Davem7714 on article "Recaptcha"
by Member 13172141 on article "Upload an Image and an Audio file...
by Vaibhav Agarwal on article "Export To CSV file"

All Articles

    Sort by Score

    General 

    14 Jul 2015
    ASP.NET Community
    Learn how to extend your ASP.NET AJAX applications using the ASP.NET AJAX Control Toolkit. ASP.NET AJAX Control Toolkit: Installation and getting
    22 Oct 2013
    ASP.NET Community
    Recaptcha:Captcha keeps the spammer away from our site. There is Lot of captcha conrols available for asp.net and few may not work on postback.
    28 Feb 2014
    ASP.NET Community
    ViewState is the mechanism that allows state values to be preserved across page postbacks.Because of the stateless nature of web pages, regular
    11 Oct 2013
    ASP.NET Community
    It seems we can LINQ to everything these days.  Here's some resources that will get you started using LINQ with XML.Introduction.NET
    11 Oct 2013
    ASP.NET Community
    MVP (Model View Presenter) FrameworkThe MVP pattern is an Architecture Pattern used to build ASP.net applications.  It refers to splitting up the
    11 Oct 2013
    ASP.NET Community
    Cascading Style Sheets (CSS) is one of the core technologies in the AJAX architecture apart from XML, DOM, JSON and so forth. Here are some links
    2 Mar 2014
    ASP.NET Community
    In my case, I use  a FileUpload Control(Id:->FileUpload1), an ImageButton(ImageButton1) or you can use the Image,  a Button Control(Id:->Updatebttn)
    26 Feb 2014
    ASP.NET Community
    Asp Menu controls lacks to render its items which are set with dynamic visibility in Internet Explorer 8. Microsoft has also confirmed at Microsoft
    11 Oct 2013
    ASP.NET Community
    Recently I have come across a situation where I need to customize the UI of jQuery UI autocomplete plugin. For reference I am adding the plugin
    11 Oct 2013
    ASP.NET Community
    CachingAuthor: Prakash Singh MehraIntroduction: It is a way to store the frequently used data into the server memory which can be retrieved very
    11 Oct 2013
    ASP.NET Community
    This article displays how to load a usercontrol using jQueryASPX Page         
    11 Oct 2013
    ASP.NET Community
    "ASP.NET Membership builds on the success of the Forms authentication model from ASP.NET 1.x. ASP.NET Forms authentication provides a convenient way
    11 Oct 2013
    ASP.NET Community
    The GridView control was introduced with ASP.NET 2.0 and Visual Studio 2005 as a replacement for the DataGrid control.  While it has many
    11 Oct 2013
    ASP.NET Community
    Here's even more performance tips for making ASP.NET fly.Checklist: ASP.NET Performance  The 2004 Patterns and Practices Book "Improving .NET
    11 Oct 2013
    ASP.NET Community
    MSDN has an excellent section on Architecting ASP.NET Applications.patterns & practices' Web Client Software Factory on CodePlex! - This factory
    11 Oct 2013
    ASP.NET Community
    Design PatternsDesign patterns are recognized solutions to common problems defined originally by the Gang of Four programmers. Design patterns are
    11 Oct 2013
    ASP.NET Community
    The question regarding how to check/uncheck CheckBoxes within a GridView control using JavaScript has been asked many times. Here is a quick
    11 Oct 2013
    ASP.NET Community
    Asp.net 2.0 came with a new set of controls that were designed to to be used for web parts. These controls were kept in the Web Part Toolbar. Here is
    11 Oct 2013
    ASP.NET Community
    LoginStatus control is used to display Login /Logout links based on the login status of the current user.If the user logged in it displays Logout ,if
    11 Oct 2013
    ASP.NET Community
    Employee Info Starter Kit is an open source ASP.NET project template that is intended to address different types of real world challenges faced
    11 Oct 2013
    ASP.NET Community
    Hi everyone. We all know the role of ajax and its implementation. We can use ajax in asp.net as well as in javascript/jquery. But there is a
    19 Oct 2013
    ASP.NET Community
    The iterator pattern’s role is to provide a way to access aggregate objects sequentially without the knowledge of the structure of the aggregate.
    11 Oct 2013
    ASP.NET Community
      The ListView control is a new data presentation control that was added to .Net 3.5 , you may wonder why its added to the framework , and what it
    14 Jan 2014
    ASP.NET Community
    The visitor design pattern enables us to create new operations to be performed on an existing structure. The new operations don’t change the
    11 Oct 2013
    ASP.NET Community
    Following Codes demonstrates how to send an email with SMTP Authentication using ASP.NET 3.5using System.Net.Mail        MailMessage msgMail =
    11 Oct 2013
    ASP.NET Community
    Programming theMicrosoft® ADO.NET Entity Framework            by David SceppaPublisher : MicrosoftProgramming EntityFrameworkBuilding Data Centric
    11 Oct 2013
    ASP.NET Community
    FtpWebRequestThe FtpWebRequest class enables you to programatically create FTP connections to FTP Servers and transfer files.  If you are
    CSS
    11 Oct 2013
    ASP.NET Community
    Take control of your angle-brackets and optimize. Note: This article spans over the debugging tools for your CSS, JavaScript and other
    1 Jul 2009
    ASP.NET Community
    Extending Grid View Control of ASP .NETIf you want to modify some functionality of existing Grid View control of ASP .Net then you always have the
    11 Oct 2013
    ASP.NET Community
    Confused how to use DataSet and How to use DataReader?I am trying to give some of basic understanding about and differences between DataReader
    11 Oct 2013
    ASP.NET Community
    ASP.NET Session state provides a place to store values that will persist across page requests.  Values stored in Session are stored on the server
    11 Oct 2013
    ASP.NET Community
    Windows Workflow FoundationWindows Workflow Foundation is the programming model, engine and tools for quickly building workflow enabled
    11 Oct 2013
    ASP.NET Community
    ASP.NET Validation Controls are powerful server controls that are used for validating user input.  These controls provides both server side and
    11 Oct 2013
    ASP.NET Community
    Overview The CreateUserWizard control provides the user interface for the MembershipProvider object that communicates with the user account data
    11 Oct 2013
    ASP.NET Community
    Windows Communication FoundationWindows Communication Foundation (WCF) is an SDK for developing and deploying services on Windows. WCF provides a
    11 Oct 2013
    ASP.NET Community
    The FileSystemWatcher is responsible for to track the updates of either file or folder/sub-folders, Suppose if I would like to continuously monitor a
    11 Oct 2013
    ASP.NET Community
    HTML encoding and decoding is used daily by web developers. ASP.NET provide us with build-in server-side functions to perform this job. This article
    11 Oct 2013
    ASP.NET Community
    Hi friends,I see that most of us know Json in forums, but there are a lot of people that starts working with that and I create a simple example
    11 Oct 2013
    ASP.NET Community
    Following script will move the selected items from one list box item to another list box item.Markup:
    11 Oct 2013
    ASP.NET Community
    suppose your url ishttp://www.xyz.com/defaultand some hacker try for hacking the website so type some script text on url
    11 Oct 2013
    ASP.NET Community
    The Global.asax file, also known as the ASP.NET application file, is an optional file that contains code for responding to application-level and
    11 Oct 2013
    ASP.NET Community
    Here’s is an article saying, how to use the Authorization Tag in Web.Config  As per the MSDN Articles, the Location>Authorization Mechanism works
    11 Oct 2013
    ASP.NET Community
     Here am trying to show how we can export an image to excel file.References Used: Microsoft.Office.Interop.Excel;Link for downloading the dlls
    11 Oct 2013
    ASP.NET Community
    We all may encounter a problem of validating RequiredField for FCKEditor. Here is the Solution: Your HTML Markup for
    11 Oct 2013
    ASP.NET Community
    Web.Config Convert WebFroms verison 8.0.0.0 to WebFroms verison 9.0.0.0 toSolution of 1) Close VS2) Delete all of Temporary Asp files on :(Window
    11 Oct 2013
    ASP.NET Community
    For one of my applications , I needed to get the all the records,found in AdvancedFind and manage these records. If the record count is less than max
    11 Oct 2013
    ASP.NET Community
    Web.Config           
    11 Oct 2013
    ASP.NET Community
    3 - Tier Architecture is like following : 1. Presentation Layer2. Business Logic Layer /Data Manager Layer3. Data Access Layer The
    11 Oct 2013
    ASP.NET Community
    ASP.NET offers a number of places to store state, both on the client and server. However, sometimes it's difficult to decide where you should put
    2 Dec 2009
    ASP.NET Community
    Observer pattern
    11 Oct 2013
    ASP.NET Community
    The blogosphere is a wealth of real-world tips and tricks for improving your ASP.NET application's performance.Checklist: ASP.NET Performance 
    11 Oct 2013
    ASP.NET Community
    If it is required to add a facility on the webpage that users can click a button on the website and it will open up bookmark option. Following is
    11 Oct 2013
    ASP.NET Community
    The CompareValidator control compares the value of one control to another, or to an explicit value in the control's ValueToCompare property.
    28 Feb 2014
    ASP.NET Community
    This article explains how to work with NoSQL databases, why to use NoSQL, what NoSQL databases are present, .NET APIs for NoSQL and Further Reading
    11 Oct 2013
    ASP.NET Community
    When a page request is sent to the Web server, the page is run through a series of events during its creation and disposal. In this article, I will
    11 Oct 2013
    ASP.NET Community
    Gridview control is a customizable and flexible control used to displaydata in tabular format. It has some nice features. But lacks of someclient
    11 Oct 2013
    ASP.NET Community
    The ASP.NET MVC is becoming more and more popular each day.  As the application grows in size so does the maintenance nightmare.  Following are some
    11 Oct 2013
    ASP.NET Community
    What is ASP.net?ASP.NET is the next generation web application framework developed and marketed by Microsoft based on .NET Framework. But not to be
    11 Oct 2013
    ASP.NET Community
    The most hyped new feature in Visual Studio 2008 is LINQ, which stands for Language INtegrated Queries. It's awesome, and you'll be using it to talk
    11 Oct 2013
    ASP.NET Community
    ASP.NET MVC Learning RoadmapFor everybody who wants to learn ASP.NET MVC from ground up Young Yang posted a very useful learning roadmap in the
    11 Oct 2013
    ASP.NET Community
    In asp.net application, new windows can be opened using window.open method either from the client side or from executing it from server side. See the
    19 Oct 2013
    ASP.NET Community
    The visitor design pattern enables us to create new operations to be performed on an existing structure. The new operations don’t change the
    25 Feb 2014
    ASP.NET Community
    Some times we need to allow user to upload as many files as he/she wants instead of fixed number of files.So here is the procedure to achieve this.
    11 Oct 2013
    ASP.NET Community
    Passing values from a popup window back to the parent page is an often asked question. Especially when there is a GridView type control in the popup.
    11 Oct 2013
    ASP.NET Community
    SilverlightThe Rich User Interface helped to create a website which will make the UI as a desktop application. Silverlight 4.0 even came with out
    11 Oct 2013
    ASP.NET Community
    Asp.Net 2.0 introduced a new control called FileUpload that is used to upload files from the client browser to the server. Video  Simple File
    11 Oct 2013
    ASP.NET Community
    Today i'm going to show you how to select all records in a gridview from one checkbox which located in gridview header.First set gridview like below
    27 Oct 2013
    ASP.NET Community
    Reflection is one of the very nice features of .net, with Reflection one can take out lotsa information about the type. When I say type that means it
    20 Oct 2013
    ASP.NET Community
    Things to be taken care by developers while writing code or designing different layersPresentation Layer:Choose your UI elements
    28 Mar 2015
    ASP.NET Community
    Sending e-mail is an important and common feature in ASP.NET (through the System.Net.Mail namespace). In this article, I will show how to send asynchronous mail.
    11 Oct 2013
    ASP.NET Community
    ASP.NET MVC: How to start Unit TestingWhy Unit Testing?Why should you write Unit Tests? Here are some points which are mostly mentioned if
    11 Oct 2013
    ASP.NET Community
    A Web service is defined by the W3C as "a software system designed to support interoperable Machine to Machine interaction over a network." Web
    11 Oct 2013
    ASP.NET Community
    ConceptWith the rise of ASP.NET 2.0 AJAX Extensions 1.0, developers were fascinated by the great AJAX Server controls, but they missed that some of
    16 Oct 2013
    ASP.NET Community
     I hosted my wcf service with wsHttpBinding as well as netTcpbinding.While I hosted with netTcpBinding on IIS 7 follwing things I have considered,
    11 Oct 2013
    ASP.NET Community
    Overview MVC (Model-View-Controller) now comes to ASP.NET too. As Scott Gu says "If you are looking to build your web applications using a MVC
    19 Oct 2013
    ASP.NET Community
    The memento design pattern is a pattern that helps to save the object internal in an external place enabling us to restore the state later when needed.
    11 Oct 2013
    ASP.NET Community
    Asynchronous JavaScript and XML - It's Ajax and it's everywhere. Start at the ASP.NET Ajax site and work from there...there's a ton of resources at
    11 Oct 2013
    ASP.NET Community
    The main difference is that the RegisterStartupScript method places the JavaScript at the bottom of the ASP.NET page right before the closing
    14 Jan 2014
    ASP.NET Community
    IntroductionnAML (.NET Application Modeling Language, pronounced as “namel”) is a visual modeling semantics to model .net applications with wide
    26 Oct 2013
    ASP.NET Community
    This article is an introduction to JQuery. It is for those people who always heard JQuery but never used it or don’t know where to start from.What is
    11 Oct 2013
    ASP.NET Community
    Problem: How to use your Asp.Net Fileupload control with AJAX.As everybody knows who uses ajax in his daily programming is, ajax don't postback the
    12 Oct 2013
    ASP.NET Community
    Hi everyone. Today I am going to talk about  __doPostBack function, because there is some confusion in using _dopostback.You can see this
    20 Oct 2013
    ASP.NET Community
    FacadeThe Facade Design Pattern provides a simple interface and controls access to a series of complicated interfaces and or sub systems.Some of
    20 Oct 2013
    ASP.NET Community
    FactoryThe job of the Factory design pattern is to create concrete sub classes. You can see the Factory design pattern used throughout the .NET
    11 Oct 2013
    ASP.NET Community
    It can be useful to be able to write code that can query the current domain without you having to hard-code the domain name.  This article will show
    11 Oct 2013
    ASP.NET Community
    "IIS7 includes a comprehensive set of administration tools, including a brand new administration GUI, a new command line tool, and new managed code
    11 Oct 2013
    ASP.NET Community
    Ever wanted to change the password of the local administrator account (or any local user account for that matter) in .net? Here's how: Code is in
    11 Oct 2013
    ASP.NET Community
    In one of our project the site usage of site was very heavy and we need to migrate it to load balancing server. I have never configured the sites in
    14 Jan 2014
    ASP.NET Community
    What is a Preprocessor Directive?A preprocessor directive is a piece of code that is meant explicitly for the compiler.  This offers a programmer
    11 Oct 2013
    ASP.NET Community
    Garbage in, garbage out. You can avoid data cleanup tasks on the backend by avoiding bad data coming in.  ASP.NET validation controls and third party
    13 Oct 2013
    ASP.NET Community
    StrategyThe Strategy design pattern allows you to use multiple algorithms interchangeably.  One reason you might use a Strategy Pattern is to
    11 Oct 2013
    ASP.NET Community
    Reflection is an important capability of the .NET framework and enables you to get information about objects at runtime. In this article, we will
    11 Oct 2013
    ASP.NET Community
    InterfaceAn interface is like a class but all themethods and properties are abstract. An Interface cannot beinstantiated like abstract class. All
    11 Oct 2013
    ASP.NET Community
    I have been getting the hang of using jqGrid from with asp.net web forms.  So I will to  brief walkthru.first add the following HTML to your
    11 Oct 2013
    ASP.NET Community
    Our application was one that presented real time data and charts to the user based on some criteria selected by the user. The chart and model were
    14 Jan 2014
    ASP.NET Community
    Many of you might have come across the situation where you need to making server side discussion based on client side JavaScript confirm message
    11 Oct 2013
    ASP.NET Community
    I'm going to expalin how extract data from csv file using c#.First you have to declare two string variables and their properies for store directory
    11 Oct 2013
    ASP.NET Community
    First let’s see what the CSV file is:CSV file is a text based file in which data are separated by comma. It can be opened by excel so you can use
    11 Oct 2013
    ASP.NET Community
    ASP.NET 2.0 uses a new set of predefind Directory names for special work. In general, the ASP.NET directory structure can be determined by the
    20 Oct 2013
    ASP.NET Community
    Composite Design PatternThe Gang of Four definition is "Compose objects into tree structures to represent part-whole hierarchies. Composite lets
    11 Oct 2013
    ASP.NET Community
                         We need a basic knowledge about what is Request & Response objects. The following information may be helpful to all. How
    11 Oct 2013
    ASP.NET Community
    While answering forums I come across a post “Grouping the data in the data table” which lead me to write this short code snippet for that post. 
    20 Oct 2013
    ASP.NET Community
    The chain of responsibility pattern is a way of communication between objects. As it’s name indicate a chain of handlers is built  and every handler
    11 Oct 2013
    ASP.NET Community
    Finding very little information on how to  implement Profiles in Asp.Net MVC, I thought I'd share my solution to implement this.For demonstration
    11 Oct 2013
    ASP.NET Community
    This page is dedicated to collecting resources related to testing of ASP.NET applications. There are a number of tools and techniques available for
    11 Oct 2013
    ASP.NET Community
    Singleton The Singleton Design Pattern ensures that only a single instance of a given object can exist.It does this by making the class
    11 Oct 2013
    ASP.NET Community
    In this article I will show you how to read meta tags programatically using C# and Asp.Net. How this article is different from other articles
    16 Mar 2014
    ASP.NET Community
    This example will show how is possible to upload files to SQL server database using C# and asp.net. For demostration purposes database will have only
    11 Oct 2013
    ASP.NET Community
    Great CSS TutorialsWhen I started web development I was a great pain to manage styles using CSS. But later on as I explored the CSS, I found the
    11 Oct 2013
    ASP.NET Community
    Sql Script Generator in C# From SQL Table ,get the SQLTable name And Generate The Insert and Update Script
    11 Oct 2013
    ASP.NET Community
    What is jQuery?jQuery is a light weight javascript library which provides fast and easy way of HTML DOM traversing and manipulation, event handling,
    12 Oct 2013
    ASP.NET Community
    To host your Web site in IIS you need to perform following steps:1. Click Start, Administrative Tools, Internet Information Services (IIS)
    11 Oct 2013
    ASP.NET Community
    This is an attribute that indicates that the variable has one instance for each thread. This is a variation of the static variables. Static variables
    11 Oct 2013
    ASP.NET Community
     ADO.NET stands for ActiveX Data Objects for .NET. It refers to the suite of data access technologies used to manipulate databases. ADO.NET is part
    11 Oct 2013
    ASP.NET Community
    There are so many threads open related to this issue. After sign out when the user press BACK button on the browser, it gets him to the members page.
    18 Oct 2013
    ASP.NET Community
    Improve the scalability of a website and efficient design for time consuming processes.
    11 Oct 2013
    ASP.NET Community
    Hi,Here i am going to explain how to call the javascript function of a parent window from the child window(pop-Up).Some may know before reading this
    11 Oct 2013
    ASP.NET Community
    So many aspects of ASP.NET are configurable it can be overwhelming. Things really get interesting when you start adding configuration options for
    11 Oct 2013
    ASP.NET Community
    Deployment continues to get easier, but there's still a few gotchas here and there. Check out these choice articles for you deployment
    11 Oct 2013
    ASP.NET Community
    From MSDN: "The WindowsAuthenticationModule provider relies on Microsoft Internet Information Services (IIS) to provide authenticated users, using
    11 Oct 2013
    ASP.NET Community
    Code Access Security is one of the least-understood but most valuable aspects of the .NET Framework.WebcastsMSDN Webcast: Using Code Access
    11 Oct 2013
    ASP.NET Community
    Traffic on the wire needs to be secured as well.  Usually this means SSL, but sometimes it means IPSec or certificates.How ToHow To: Call a Web
    11 Oct 2013
    ASP.NET Community
    At A large part of security in any web application is keeping your secrets secret.  Cryptography makes that
    11 Oct 2013
    ASP.NET Community
    Authentication means figuring out who you are and Authorization means figuring out what you can do. Both are fundamental parts of the ASP.NET
    11 Oct 2013
    ASP.NET Community
    There's a lot of great information on SQL Server Security covering both SQL Server 2000 and 2005.Blogs/DevCentersSQL Server 2005 Security on
    11 Oct 2013
    ASP.NET Community
    It's absolutely necessary if you're serious about security.Whitepapers/Books/BlogsThreat Modeling for ASP.NET (PDF) - an excellent white
    11 Oct 2013
    ASP.NET Community
    There's a great deal of good prescriptive security guidance out there in the form of whitepapers and books.Whitepaperspatterns & practices
    11 Oct 2013
    ASP.NET Community
    ASP.NET AJAX can be easily extended to create almost any control you can imagine. Be sure to take a look at the ASP.NET AJAX Control Toolkit.Blog
    11 Oct 2013
    ASP.NET Community
    JavaScript holds it all together on the client side. There are a number of extensions that have been made to improve and expand base JavaScript
    11 Oct 2013
    ASP.NET Community
    "Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of .NET-based media experiences and rich interactive
    11 Oct 2013
    ASP.NET Community
    From MSDN: "The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and
    11 Oct 2013
    ASP.NET Community
    There are three terms around Internationalization that are often used interchangably, however they are distinctions. Here's a good
    11 Oct 2013
    ASP.NET Community
    Internationalizing AJAX and JavaScript can be a little trickier than just internationalizing a plan HTML page.Guy Smith-Ferrier on
    11 Oct 2013
    ASP.NET Community
    The Cache and Application objects provide broader scope than the Session object and the data is available to all the classes within the ASP.NET
    11 Oct 2013
    ASP.NET Community
    Check out the Feature Specifications for Visual Studio 2008 and .NET Framework 3.5. These older documents give you an insight into what features made
    11 Oct 2013
    ASP.NET Community
    From CodePlex: "The CSS Friendly Control Adapters kit (for ASP.Net 2.0) provides pre-built control adapters that you can easily use to generate
    11 Oct 2013
    ASP.NET Community
    Most ASP.NET sites talk to SQL Server or a backend SQL Database and there's a number of ways to manage that configuration.I always start with the
    11 Oct 2013
    ASP.NET Community
    ASP.NET 2.0 introduced the Web Site Administration Tool, as well as some command line tools you'll want to know how to use.Web Site
    11 Oct 2013
    ASP.NET Community
    Here are a few good tutorial articles that provide a good conceptual overview of how the new membership and role management system works. Check out
    11 Oct 2013
    ASP.NET Community
    Nearly all the controls in ASP.NET have properties that can be databound to.ArticlesJesse Liberty has a fine article on Data Binding in ASP.NET
    11 Oct 2013
    ASP.NET Community
    From ScottGu: Scott Mitchell is also writing some great data articles on using the ASP.NET 2.0 DataSource controls for the excellent
    11 Oct 2013
    ASP.NET Community
    Start with the ObjectDataSource Control Overview at MSDN then move on to Using Parameters with the ObjectDataSourceControl.ObjectDataSource
    11 Oct 2013
    ASP.NET Community
    There's quite a few data source controls in ASP.NET and one that folks are increasingly excited about is the LINQDataSource.BlogsLINQ to SQL
    11 Oct 2013
    ASP.NET Community
    There's a good overview of ths control on MSDN with examples like Binding a Tabular Control to the XmlDataSource Control and Filtering Data Using the
    11 Oct 2013
    ASP.NET Community
    SqlDataSource control enables you to use a Web control to access data located in a relational data base, including Microsoft SQL Server and Oracle
    11 Oct 2013
    ASP.NET Community
    Both the GridView and ListView are important Data Controls in Visual Studio 2008.Scott Guthrie has a great introduction that uses the ListView
    11 Oct 2013
    ASP.NET Community
    Some people think that the ListVew is a better Repeater and is one the best new additions to Visual Studio 2008.Blogs/ArticlesUsing the
    11 Oct 2013
    ASP.NET Community
    There's a number of different ways to get your application up to your Hosting Provider, depending on what kind of access they've given
    11 Oct 2013
    ASP.NET Community
    Here's a few good places to start with MSBUILD, the new XML-based makefile system built into .NET. Basic Introduction to MSBUILD  MSBUILD MSDN
    11 Oct 2013
    ASP.NET Community
    Some optimizations can be done directly to IIS and you will reap improvements farther down the line.Planning, testing and tuning for ASP.NET and
    11 Oct 2013
    ASP.NET Community
    Start with listening to Anders talk about LINQ in Anders Hejlsberg on LINQ and Functional Programming this video and reading the MSDN Introduction to
    11 Oct 2013
    ASP.NET Community
    AJAX adds one more wrinkle to web security. I find that videos and demonstrations help me understand subtle topics like this.VideosSecurity in
    11 Oct 2013
    ASP.NET Community
    There's lots of technologies like skinning and theming, and of course, Web Standards like XHTML and CSS for Designers creating sites with ASP.NET. 
    11 Oct 2013
    ASP.NET Community
    Windows CardSpace: enables users to provide their digital identities in a familiar, secure and easy way. In the physical world we use business cards,
    11 Oct 2013
    ASP.NET Community
    One of the great additions to ASP.NET 2.0 is Master Pages. Master Pages help us build a consistent and maintainable UI throughout a site. A master
    11 Oct 2013
    ASP.NET Community
    App_Offline.htm ASP.NET 2.0 introduced the ability to take an application offline simply by adding a file named App_Offline.htm to the
    11 Oct 2013
    ASP.NET Community
    Web controls are ASP.NET controls which are understood and compiled on the server and render as HTML markup on the page. Most of the web server
    11 Oct 2013
    ASP.NET Community
    Visual Studio 2008 is the version of Visual Studio which comes with the .NET Framework 3.5. It was released to MSDN subscribers on 19 November 2007
    11 Oct 2013
    ASP.NET Community
    Cookies are small amounts of text that can be stored on the client pc by the browser.  The cookie can be accessed both at the client through the use
    11 Oct 2013
    ASP.NET Community
    ProfileThe Profile provider stores information on a user defined by the profile properties in the web.config. By default the properties are
    11 Oct 2013
    ASP.NET Community
    With the release of ASP.NET 2.0, a new set of controls were made available to help provide navigational elements to your web sites. These controls
    11 Oct 2013
    ASP.NET Community
    Composite controls are controls that combine multiple controls together to form a new reusable control.  For example, a simple composite control
    11 Oct 2013
    ASP.NET Community
    Asp.Net provides way to work with the HTML Server controls on the server side programming with a set controls collectively called HTML Controls.
    11 Oct 2013
    ASP.NET Community
    Here is a list of file extensions which are configured by default to be handled by ASP.NET 2.0.asax used for application level logic
    11 Oct 2013
    ASP.NET Community
    Provider ModelThe provider model pattern was designed to provide a configurable component for data access which is defined from the web.config. The
    11 Oct 2013
    ASP.NET Community
    JavaScript sample to continuously display the current time on the web page. Continuously means that the textbox value will be updated with the
    11 Oct 2013
    ASP.NET Community
    HttpWebRequest The HttpWebRequest class allows you to programatically make web requests against an HTTP server. This code shows how to read a
    11 Oct 2013
    ASP.NET Community
    There's a lot of great information on the net about accessing data in common data access patterns with ASP.NET 2.0. VideosSQL Server Videos  -
    11 Oct 2013
    ASP.NET Community
    Concept A very common question asked on the ASP.NET Forums is how to bind a ListControl's DataTextField or DataValueField to multiple Columns. The
    11 Oct 2013
    ASP.NET Community
    The AdRotator control presents ad images that, when clicked, navigate to a new Web location. Each time the page is loaded into the browser, an ad is
    11 Oct 2013
    ASP.NET Community
    ASP.NET 2.0 introduces a new feature called Post-Cache Substitution, which is aimed at optimizing the development experience for this mostly-cached
    11 Oct 2013
    ASP.NET Community
    The CheckBox server control accepts Boolean (true or false) input. When selected, its Checked property is true. Typically a check box is processed as
    11 Oct 2013
    ASP.NET Community
    This control enables a developer to store a non-displayed value in the rendered HTML of the page. The HiddenField control is used to store a value
    11 Oct 2013
    ASP.NET Community
    Asp.net 2.0 came with a new feature called a theme. A theme is a collection of property settings that allow you to define the look of pages and
    11 Oct 2013
    ASP.NET Community
    The RequiredFieldValidator control is used to ensures that a input field is not skiped inthe entry. The control fails validation if the value it
    11 Oct 2013
    ASP.NET Community
    The RangeValidator control tests whether an input value falls within a given range. RangeValidator uses three key properties to perform its
    11 Oct 2013
    ASP.NET Community
    The RegularExpressionValidator control confirms that the entry matches a pattern defined by a regular expression. This type of validation allows you
    11 Oct 2013
    ASP.NET Community
    ASP.NET 2.0 AJAX 1.0 Extensions allows you to develop custom client controls that function purely on the client-side. Those controls are developed
    11 Oct 2013
    ASP.NET Community
    The CompareValidator control compares the value of one control to another, or to an explicit value in the control's ValueToCompare property.
    11 Oct 2013
    ASP.NET Community
    A ValidationSummary control is displayed when the IsValid property of the page is false. It "polls" each of the validation controls on the page and
    11 Oct 2013
    ASP.NET Community
    GridView UtilitiesThe GetColumnIndexByHeaderText method shown below finds the column index inside a GridView control by passing to it a GridView
    11 Oct 2013
    ASP.NET Community
    The Button control provides a command button-style control that is used to post a Web Forms page back to the server.When used in a templated list
    11 Oct 2013
    ASP.NET Community
    The PlaceHolder control can be used as a container control within a document to dynamically load other controls. The PlaceHolder control has no
    11 Oct 2013
    ASP.NET Community
    A Literal control is used to display text. You cannot apply a style to a literal control. This control will pass the content directly to the client
    11 Oct 2013
    ASP.NET Community
    The RadioButton server control creates a radio button on the Web Forms page. Specify the text to display in the control by setting Text property. The
    11 Oct 2013
    ASP.NET Community
    The Decorator patterns allows an objects behavior to be dynamically altered at runtime.This change in behavior is accomplished by wrapping an
    11 Oct 2013
    ASP.NET Community
    The TextBox server control is an input control that lets the user enter text. By default, the TextMode property is set to SingleLine, which creates a
    xml
    11 Oct 2013
    ASP.NET Community
    Use the Xml control to display the contents of an XML document or the results of an XSL Transform.The XML document to display is specified by
    11 Oct 2013
    ASP.NET Community
    A Label control allows you to add text to your web page.  Unlike a Literal control, a Label control supports various properties such as CssClass,
    11 Oct 2013
    ASP.NET Community
    The AccessDataSource class is a data source control that works with Microsoft Access databases. Like its base class, SqlDataSource, the
    11 Oct 2013
    ASP.NET Community
    The CheckBoxList control creates a multiselection checkbox group that can be dynamically generated using databinding. To specify items that you want
    11 Oct 2013
    ASP.NET Community
    Use the HyperLink control to create a link that moves you to another page or location on the page. Specify the page or location to link to by using
    11 Oct 2013
    ASP.NET Community
    Use the Image control to display an image on the Web Forms page. Setting the ImageUrl property specifies the path to the displayed image. You can
    11 Oct 2013
    ASP.NET Community
    ImageButton control is used to display an image that responds to mouse clicks. Specify the image to display in the control by setting the ImageUrl
    11 Oct 2013
    ASP.NET Community
    LinkButton control is used to create a hyperlink-style button on a Web Forms page. Specify the text to display in the LinkButton control by either
    11 Oct 2013
    ASP.NET Community
    StateThe State pattern allows an object to change it behaviour when its internal state changes. The pattern is a type of behavioral design
    11 Oct 2013
    ASP.NET Community
    The ListBox control is used to create a list control that allows single or multiple item selection. Use the Rows property to specify the height of
    11 Oct 2013
    ASP.NET Community
    The Table class allows you to build an HTML table and specify its characteristics. A table can be built at design time with static content, but the
    12 Oct 2013
    ASP.NET Community
    Proxy Design PatternThe Gang Of Four definition of this design pattern is "Provides a surrogate or placeholder for another object to control access
    11 Oct 2013
    ASP.NET Community
    Adapter PatternThe gang of four definition is "Convert the interface of a class into another interface clients expect. Adpater lets the classes
    11 Oct 2013
    ASP.NET Community
    The Localize Control lets you localize any element on an .aspx page. It provides adesign time feature not offered by its base class, the Literal
    11 Oct 2013
    ASP.NET Community
    Abstract FactoryThe Gang of Four defintion for this design pattern is: "Provide an interface for creating families of related or dependant objects
    11 Oct 2013
    ASP.NET Community
    Enterprise Library"The patterns & practices Enterprise Library from Microsoft is a library of application blocks designed to assist developers with
    11 Oct 2013
    ASP.NET Community
    Different forums are filled with the questions regarding how to manually implement cookies for login or in other words how to implement "Remeber me"
    13 Oct 2013
    ASP.NET Community
    The TreeView control can be used  in any situation in which you need to display hierarchical data. For example, you can use this control to provide a
    11 Oct 2013
    ASP.NET Community
    The SiteMapDataSource control is a data source to the site map data that is stored by the site map providers that are configured for your site. The
    11 Oct 2013
    ASP.NET Community
    Create a simple page likeDefault.aspx
    11 Oct 2013
    ASP.NET Community
    The customvalidator control allows writing custom validation for a control. So, if the others validators: RangeValidator, RequiredFieldValidator,
    11 Oct 2013
    ASP.NET Community
    When the standard toolkit of ASP.Net server controls do not provide the required functionality, Web User controls can be built or used. Web User
    11 Oct 2013
    ASP.NET Community
    This article presents a way to log and mail the errors from any web page.It logs following details -Control on which the error is raisedPage
    11 Oct 2013
    ASP.NET Community
    Since the dawn of asp.net, web based development has become a lot easier.  It provides a great deal of control over designs and code.  And affords
    11 Oct 2013
    ASP.NET Community
    Articles:What is SAP?SAP is a leading ERP (Enterprise Resource Planning) in the market. This enterprise resource planning (ERP) software product
    11 Oct 2013
    ASP.NET Community
    Here is a simple, pictorial example of inserting, updating, deleting and paging records using ListView
    11 Oct 2013
    ASP.NET Community
    The ListView is a sort of hybrid between a DataGrid and Repeater thatcombines the free form templating of the Repeater with the editingfeatures
    11 Oct 2013
    ASP.NET Community
    JavaScript is an object oriented programming language, but it's a functional programming language which is different than some of the more familiar
    11 Oct 2013
    ASP.NET Community
    This is how to Dynamicly build the a links of characters from A-Z , somthing like thisA | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P
    11 Oct 2013
    ASP.NET Community
    This is how to to list the files in a specific directory and allow the user to download the files.ASPX:
    11 Oct 2013
    ASP.NET Community
    The SiteMapPath (also known as breadcrumb) control is a navigation control that allows the user to know the current page location with respect to the
    11 Oct 2013
    ASP.NET Community
    How to check if a specific control caused postback?Let's say you have a button ( btnAdd ) among other controls...To check if it has just caused
    12 Oct 2013
    ASP.NET Community
    Template MethodThe Template Method is know as a behavioral pattern which lets subclasses implement behaviour that can vary. In the example below we
    11 Oct 2013
    ASP.NET Community
    It's a login control that's used to display the name of the current Logged in user. Basicly it displays the value of
    11 Oct 2013
    ASP.NET Community
    Lazy Loading is an object relational pattern which is used to defer the inialization of an object until its needed. The object will not contain all
    12 Oct 2013
    ASP.NET Community
    This article will show you how to create a color selector control that will looks like the image in the right side.   The first thing to mention
    11 Oct 2013
    ASP.NET Community
    IntroductionLINQ is one of the new entrants in C# 3.0, introduced as part of .NET 3.5. As you are already aware, LINQ is a unified querying
    11 Oct 2013
    ASP.NET Community
    Every element in the configuration file maps to a class in the .NET framework.  It's possible to expand upon this to create custom configuration
    11 Oct 2013
    ASP.NET Community
    LINQ to SQL is an interesting Object-Relational Mapper because it remembers the relationships objects have between each other.  As usual, LINQ to SQL
    11 Oct 2013
    ASP.NET Community
    The AJAX Control Toolkit has a CalenderExtender extender control that pops up a calendar whenever the user clicks on the target control, or a popup
    11 Oct 2013
    ASP.NET Community
    The TargetControlID is one of the key properties with the AJAX Control Toolkit.  Being a property defined on the control extenders, this property
    11 Oct 2013
    ASP.NET Community
    It's now possible to create class definitions on the fly.  This is the concept of anonymous types, where the type is based on the signature of the
    11 Oct 2013
    ASP.NET Community
    The var keyword is a new keyword in Dot net Framework 3.5 that can infer its data type from the resulting set. Var keyword For instance, look at the
    11 Oct 2013
    ASP.NET Community
    I had a problem with assembly redirection in web.config, when i wrote assembly redirection in the machine.config it worked perfectly, where as when I
    12 Oct 2013
    ASP.NET Community
    LocalizationLocalization is often required on the web. For that reason, .NET framework includes localization support trough System.Globalization
    11 Oct 2013
    ASP.NET Community
    Local and Global ResourcesIn the past, Global Resources were compiled to satellite assemblies, where as local resources were XML files, this
    11 Oct 2013
    ASP.NET Community
    What is Access Modifier?Objects in .NET are created from a class, struct, etc.  Thesedefinitions, as well as the properties, methods, or events
    11 Oct 2013
    ASP.NET Community
    Mobile gadgets such as cell phones and PDAs have become ubiquitous. Just about everyone today possesses a cell phone and most cell phones are
    11 Oct 2013
    ASP.NET Community
    Tracing is a feature that helps you trace and monitor the execution of your Web pages. The following links explain more about this feature: Tracing
    11 Oct 2013
    ASP.NET Community
    Command Pattern"Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and
    11 Oct 2013
    ASP.NET Community
    JavaScript Object Notation (JSON) is one of the core technologies used in Asynchronous JavaScript and XML (AJAX). Following links help you explore
    11 Oct 2013
    ASP.NET Community
    System.Web.MobileThe System.Web.Mobile namespace provides various classes to support mobile Web application development with ASP.NET. The following
    11 Oct 2013
    ASP.NET Community
    In this article I am going to explain how to prevent the browser caching of web pages in asp.net. It is the one of the biggest issues every developer
    11 Oct 2013
    ASP.NET Community
    Creating a simple XML Parser alternative to LINQ Here is a simple way to parse an XML string, and store its element name and values in a Hashtable
    11 Oct 2013
    ASP.NET Community
    Step1: Create a table in database:- create table test( state1 varchar(50),city varchar(50)  )  Step2:- In the .aspx Page:-   
    11 Oct 2013
    ASP.NET Community
    Ajax ValidatiorIn this Article I'll Show you How to call a RequiredFieldValidator With the aid of AJAX.Step1:- In this case,there are three controls
    29 Dec 2010
    ASP.NET Community
    Let’s see how to do paging with Datalist in as Next, Previous and with customized Page numbers as that of Gridview. Here I have the following
    11 Oct 2013
    ASP.NET Community
    Introduction: In this article i'm posting "How to bind nested grid view and work with nested control with nested grid view".Binding nested grid and
    11 Oct 2013
    ASP.NET Community
    In this article we are going to see how to have the browser resemble a fullescreen - through javascript. Usually it is not possible to trigger the
    11 Oct 2013
    ASP.NET Community
    Differences between RegisterClientScriptBlock & RegisterStartupScript:-We usually write the javascript functions on aspx page. If we want dynamic
    11 Oct 2013
    ASP.NET Community
    Creating and Deleting Files on Fly on WebServer through Javascript (Magic of HTML and Jquery)We usually know the methods of POST and GET for posting
    11 Oct 2013
    ASP.NET Community
    Lot of people trying to edit the code when ASP.NET Development Server is running but they can't. In order to edit code you have to stop debugger/
    11 Oct 2013
    ASP.NET Community
    Let see an example of using the database in LINQ and C#.netcf We will using classCustomer Here'ssome sample
    11 Oct 2013
    ASP.NET Community
      I wonder some times how statemanagement efficiently helps a developer to handle the user sessions. Session state management is one which should be
    11 Oct 2013
    ASP.NET Community
      It is very good to know how we can add asp.net controls in XSLT.We know by using XSLT we can transform XML document to any format like
    11 Oct 2013
    ASP.NET Community
    I had to create Umbraco database on my shared hosting (I am using Winhost at the moment) couple of days ago.After checking few examples on
    11 Oct 2013
    ASP.NET Community
    Ever wondered what occurs when a user closes his browser window. For the time, the user was interacting with a site, his session was active and
    11 Oct 2013
    ASP.NET Community
    IntroductionWhen and how to use sql formatting functions to format datetime values when it is being used by the application that is target to be run
    11 Oct 2013
    ASP.NET Community
    Response time is one of major factor in deciding the performance of web application. Many time we come across pages where content of page can be
    11 Oct 2013
    ASP.NET Community
    Maximum length of Querystring is based on the browser notdepend upon the asp.net.here is some informationMaximum length of a querystring in
    11 Oct 2013
    ASP.NET Community
    Assuming you already have your domain model and repositories implemented and unity wired (if you are missing this part, let me know and i'll add the
    11 Oct 2013
    ASP.NET Community
    After few projects, finally come out with this simple loading panel scripts. Hope it useful for your.JavaScripts  function ShowLoading() {
    11 Oct 2013
    ASP.NET Community
    Most of the time when i tried to search for executing server side static page methods using jquery I came across simple example which explained how
    11 Oct 2013
    ASP.NET Community
    The post name should be “Serializing to JSON in jQuery” or something like that but I kind of twisted it the way I faced this issue. If you’re looking
    11 Oct 2013
    ASP.NET Community
    Many of us want to use CSS 3.0. This feature is promised in Visual Studio 2010 however if you open any given CSS file, the option does not appear in
    11 Oct 2013
    ASP.NET Community
    Every ASP.NET developer (or at least most of us) wants a lot of visitors to their web sites. Google, Yahoo and other search engines can send plenty
    11 Oct 2013
    ASP.NET Community
    IntroductionIn modern web development, we need to check the browser compatibility for our web pages. This can include changing the css classes,
    11 Oct 2013
    ASP.NET Community
    Introduction There had been much discussion on how to make your application compatible with the IIS7 Integrated mode. To know how to make your
    11 Oct 2013
    ASP.NET Community
     Whenever an attempt is made to access data from the cache, it should be with the assumption that the data might not be there any more. Thus,
    11 Oct 2013
    ASP.NET Community
    jQuery helps a lot in order to bind events to the control across the browser. But when using the Asp.Net Ajax UpdatePanel, there are some issues
    11 Oct 2013
    ASP.NET Community
    Introduction The CSS media type “print” allows authors to specify a stylesheet that is only used when printing. This can be very useful and
    11 Oct 2013
    ASP.NET Community
    Ajax Update Panel always resets the scroll position of a panel within it, after postback. Means if you have a panel inside the ajax update panel then
    11 Oct 2013
    ASP.NET Community
    Step 1:   First we create a webpage named page1.cshtml.Step2: Then we take two Labels and two TextBoxes and a Submit button. (In this example one
    11 Oct 2013
    ASP.NET Community
    Following will be the example if you would like to use Request QueryString to pass value between 2 CSHTML page.We have have 2 web pages, Page.cshtml
    11 Oct 2013
    ASP.NET Community
    Sometimes you need custom paging and sorting of a Gridview. So I wanted to share the ASP.NET code for all.Write this code on Client Side (Aspx
    11 Oct 2013
    ASP.NET Community
    First Create Two Tables ParentTable and ChildTableParentTable-->ParentId as Primary Key-->ParentNameChildTable -->ParentId as FOREIGN KEY
    11 Oct 2013
    ASP.NET Community
    Step 1: In this example,there are three TextBox (txtid,txtfname,txtsubject) and a Button (btnshow) . When we click on Button we can get the value
    11 Oct 2013
    ASP.NET Community
    Image Rotator In Ajax Step1:  In this Example, there arean Image (img1) and a TextBox(TextBox1).
    11 Oct 2013
    ASP.NET Community
    MS.NET VERSIONSWith the recent release of.NET 4.0 a lot of confusion has crept into .NET versions. Right from the beginning .NET versions numbers
    11 Oct 2013
    ASP.NET Community
    I've working with my ajax call in my MVC project and I've decided to implement json call here is my example: View:  
    11 Oct 2013
    ASP.NET Community
    Hi in this post only I want to help some links that will help you with F#.I think that F# is a good tool for different knid of things, so if you
    11 Oct 2013
    ASP.NET Community
    Normal 0 false false false EN-US X-NONE X-NONE
    11 Oct 2013
    ASP.NET Community
    Hi Friends,In this article I will show the magic of Json and with a plus, the Model Binder that we know that MVC3 have by default, This is a simple
    11 Oct 2013
    ASP.NET Community
    Always Visible Extender Control of Ajax is used to show some control (a panel mostly) on the page always. By always, it means that if the page has
    11 Oct 2013
    ASP.NET Community
    If you working in web development for a long time, you must have heard about knockout.js. It implements MVVM pattern in javascript. Siverlight guys
    11 Oct 2013
    ASP.NET Community
    When I read about Jquery templating engine , I thought of giving it a try in my leisure time and I created something which can easy the lives of me
    11 Oct 2013
    ASP.NET Community
    For ASP.NET developers, there is good news from Microsoft with the latest SQL Server release, Denali CTP3.Many developers like ASP.NET developers
    11 Oct 2013
    ASP.NET Community
    Getting started with MongoDBMongoDB is a famous representative of NoSQL databases. It is a document-oriented database, which means that data will
    20 Jan 2012
    ASP.NET Community
    Getting Started: Windows Workflow Foundation and ASP.NETWindows Workflow Foundation is a great technology for creating workflows. It can be used in
    11 Oct 2013
    ASP.NET Community
    Basically when DataList is rendered HTML in Table and like below   HTML Code placed at ItemTemplate
    11 Oct 2013
    ASP.NET Community
    Contains Like search in SQL Server 2005 This is my first post to wiki. Here I have to show how to contains like search into sql server 2005.There is
    11 Oct 2013
    ASP.NET Community
    Papal Integration·         Create PayPal sandbox account (https://developer.paypal.com)·         Chose Test accounts To test a merchant
    11 Oct 2013
    ASP.NET Community
    One of the newcomer in C# 4.0 - great newcomer is new keyword 'dynamic'. Dynamic variables are run-time binded which is very helpful many times
    11 Oct 2013
    ASP.NET Community
    Service contract means the collective mechanisms by which a service’s capabilities and requirements are specified for its consumers. We must say that
    11 Oct 2013
    ASP.NET Community
    WCF provides us a facility to specify the fault behavior of our service. It provides a FaultException Class. Whenever our service implementation
    11 Oct 2013
    ASP.NET Community
    The TreeView is an .NET  DataBound Control which is used to display hierarchical data.  Can be bound with the The Nodes of this control with the help
    11 Oct 2013
    ASP.NET Community
    IntroductionCookies are also known by many names, HTTP Cookie, Web Cookie, Browser Cookie, Session Cookies etc. Cookies are one of several ways
    11 Oct 2013
    ASP.NET Community
    DLR Expression is the backbone of the DLR. It is a separate feature that you can use without involving the rest of the DLR.Let’s take a look at
    11 Oct 2013
    ASP.NET Community
    Jquery Autocomplete Combo with Scrollable ResultsWhoever is in search of a basic business class combo box with autocomplete option might feel
    11 Oct 2013
    ASP.NET Community
    using System.Net.Mail;public partial class SUPER_mail : System.Web.UI.Page{    protected void Page_Load(object sender, EventArgs e)    {    }   
    11 Oct 2013
    ASP.NET Community
    if(IsPostBack){Boolean fileOK=false;String fileExtention=System.IO.Path.GetExtension(FileUpload1.FileName).ToLower();   //check file
    11 Oct 2013
    ASP.NET Community
    It's a hot topic among web developers that is it possible to change the color of HTML bulletin list? Well, as many says, it's impossible, there is
    11 Oct 2013
    ASP.NET Community
    If you use the asp.net membership providers, having visual studio keep this sql database file around for deployment can sometimes be convenient.
    11 Oct 2013
    ASP.NET Community
    Dear Friends,Dependency injection is the buzz word in asp.net world. There are lots of frameworks available today like Sprint.Net , Unity Framework
    11 Oct 2013
    ASP.NET Community
    A typical request from a customer or user of your website is to enable the upload and download of documents. The could be spreadsheets, presentations
    1 Nov 2015
    ASP.NET Community
    Consider a scenario where you want to add functionality to a server control in asp.net of your own. For example you want to change the background
    11 Oct 2013
    ASP.NET Community
    HiThis a common task for Auction bid, events, promotions, project deadline etc.For this sample we need to create a sql table and one stored
    11 Oct 2013
    ASP.NET Community
    Hello all,When we use Custom error pages in our website, and when we load our pages inside iframes, if an error occurs the custom error page loads
    11 Oct 2013
    ASP.NET Community
    I have seen most of the developers using parseInt to convert a string to a number. Here we need to understand that What does this parseInt will do,
    11 Oct 2013
    ASP.NET Community
    Factory method is "Define an interface for creating an object, but let the subclasses decide which class to instantiate." In simple words we
    11 Oct 2013
    ASP.NET Community
    step1. drag create use wizard and drop on design window on your web page(default1.aspx).step2. go to website tab and click on asp.net
    11 Oct 2013
    ASP.NET Community
    javascript replace() function replace only single charactersI have been trying to use javascript replace() to search and replace special individual
    11 Oct 2013
    ASP.NET Community
    You need to create another App_LocalResources inside this sub folder, and put your user control resources files inside it . look at this structure
    11 Oct 2013
    ASP.NET Community
    Encrypt & Decrypt ConnectionString SectionSometimes we need to secure ConnectionString to prevent anyone can knows it. whatever your purpose from
    11 Oct 2013
    ASP.NET Community
    How to edit Configuration file Web.Configin web.config we use section to add keys as you see     
    11 Oct 2013
    ASP.NET Community
    How to Send Mail with Error Message DetailsSometimes need to handle error and send it to technical support to handle error and send the solution to
    11 Oct 2013
    ASP.NET Community
    How to Get MacAddress and Get All Adapter Types in ASP.NETIn this demo we will see how to get MacAddress in ASP.NET in easy steps. In the first
    11 Oct 2013
    ASP.NET Community
    hi every one!i will show a way that you will get the current logged in user id.it can be done by generating a GUID from the ProviderUserKey of
    11 Oct 2013
    ASP.NET Community
    This WIKI displays how to populate a dropdown using KNockOutJS with jQuery.KNockOutJs is a JavaScript Library which used MVVM pattern and provides
    28 Jul 2012
    ASP.NET Community
    This is the very basic need when you do bulk operations like email sending, export to excel, delete record etc. from a list. A CheckBox in header on
    11 Oct 2013
    ASP.NET Community
    Introduction:To Block the Page when Data is Submitting, we have various options, Either we can use Ajax based UpdateProgress or some jQuery Stuff.
    13 Oct 2013
    ASP.NET Community
    Introduction:         The companies which are offering variety of services to the customers, they need to get the response from the customers in
    20 Oct 2013
    ASP.NET Community
    The mediator pattern encapsulate the interaction between a set of objects. Also it encapsulate the protocol between those objects. The pattern help 
    11 Oct 2013
    ASP.NET Community
    zebra barcode printing using asp.netIt is really difficult to find something on internet to print zebra code from asp.net form Yes what
    11 Oct 2013
    ASP.NET Community
    Performing ASP.NET ListView Item Delete Confirmation using jQuery Colorbox.Here I use Google Hosted jQuery Library because it serve jQuery to users
    13 Oct 2013
    ASP.NET Community
    When you Try this on Asp.net 2.0 WebSite:http://www.YouWebsite/default.aspx?__VIEWSTATE=COUCOU!You will have something like that:Server Error in '/'
    11 Oct 2013
    ASP.NET Community
    MVC routingIn ASP.NET MVC 3 one of the main parts is routing. The routing is helps to map the particular view and particular controller.When we
    11 Oct 2013
    ASP.NET Community
    OpenRasta is an open-source .NET framework for building everything web, from web sites to RESTful APIsWhy OpenRasta?OpenRasta relies on three
    11 Oct 2013
    ASP.NET Community
    View state is where the status of the page is saved when it is submitted to the server. View state is saved as hidden controls, within the form. View
    11 Oct 2013
    ASP.NET Community
    Getting Active Directory queries to work in ASP.NET and IIS can be extremely tricky, especially if you're just getting started with ASP.NET, IIS and
    11 Oct 2013
    ASP.NET Community
    Overview The Report Viewer control allows web application developers to leverage full-featured reports and present them to the user in an easy to
    11 Oct 2013
    ASP.NET Community
    Scenario You watch the new videos on ASP.NET and when you download the source code you find out that they are using VS2008 and Framework 3.5, and
    11 Oct 2013
    ASP.NET Community
    This article will show you how to deal with GridView control when you bind it from code behind and without using the DataSource Model.If
    11 Oct 2013
    ASP.NET Community
    The DropDownList Web server control enables users to select from a single-selection drop-down list box. The DropDownList control is similar to the
    11 Oct 2013
    ASP.NET Community
    When you use the ASP.NET Development Server to run a file-system Web site, by default, the Web server is invoked on a randomly selected port for
    11 Oct 2013
    ASP.NET Community
     In this article we will show you how to reference server side controls from JavaScript code (A server control is a control that has a
    11 Oct 2013
    ASP.NET Community
    Web services are also classes just like any other .NET classes. Nevertheless they have methods marked as WebMethods that can be exposed by the
    11 Oct 2013
    ASP.NET Community
    SOA and WebserviceService Oriented Architecture - SOAOften a distributed system can takes years to come together. If these systems project a
    11 Oct 2013
    ASP.NET Community
    The Bridge PatternThe bridge pattern decouples an abstraction from its implementation so the two can vary independently. In other words we make a
    14 Jan 2014
    ASP.NET Community
    The iterator pattern’s role is to provide a way to access aggregate objects sequentially without the knowledge of the structure of the aggregate. The
    11 Oct 2013
    ASP.NET Community
    The builder pattern describe a way to separate an object from it's construction.The same construction method can create different representation of
    11 Oct 2013
    ASP.NET Community
    The prototype is built upon the use of object cloning. The prototype creates new objects by cloning one of its concrete classes. The prototype is
    11 Oct 2013
    ASP.NET Community
    The flyweight pattern is used whenever you have large amount of small objects that share common information. The use of the pattern reduces the
    11 Oct 2013
    ASP.NET Community
    The IDisposable pattern isn't one of the a classic patterns. It's a pattern suggested in MSDN to implement the IDisposable interface. You should be
    11 Oct 2013
    ASP.NET Community
    The connection string specifies information about how to initialize a connection to a data store.It contains keyword/value pairs. the first pair is
    11 Oct 2013
    ASP.NET Community
    ASP.NET Dynamic Data is a web application scaffolding framework that shipped with Service Pack 1 of .NET 3.5. Using either LINQ to SqL or LINQ to
    11 Oct 2013
    ASP.NET Community
    Here is the login form it has user id and password text boxes. When user clicks Login button, it calls ajaxLogin.aspx page in background process
    11 Oct 2013
    ASP.NET Community
    Being a new web developer can be hard. There are way too many technologies and frameworks to learn and it is very easy to get lost in the sea of buzz
    11 Oct 2013
    ASP.NET Community
    If you want to parse a html string at runtime with asp.net control in it you can use the method ParseControl, for example if you have a html fragment
    11 Oct 2013
    ASP.NET Community
    The process of serialization converts an object into a form so that it can be transported across the network or can be placed in a storage location.
    11 Oct 2013
    ASP.NET Community
    Every time user’s complaints me about page scroll issues. For example: If a lengthy page having a dropdown list with AutoPostBack = true at bottom of
    11 Oct 2013
    ASP.NET Community
    Microsoft Visual Studio Home Pages:     http://msdn.microsoft.com/en-us/vstudio/default.aspx   
    11 Oct 2013
    ASP.NET Community
    ThemesAuthor: Prakash Singh MehraIntroduction: Themes are the way to define the formatting details for various controls and can be reused in
    11 Oct 2013
    ASP.NET Community
    Cascading Style SheetsAuthor: Prakash Singh MehraIntroduction: CSS is a cross platform solution for the standardization of website formatting and
    11 Oct 2013
    ASP.NET Community
    ASP Image Control Enchanced with help of ScriptControl and javascript.When I've started working as a ASP.NET webdeveloper I was troubled by the
    11 Oct 2013
    ASP.NET Community
    While developing any web site, one should keep some points in mind.1) Set debug=false under compilation as follows:
    11 Oct 2013
    ASP.NET Community
    Hi,In this article i am going to create an http Handler which is used to resize my images and display it  .What are HTTP Handlers?HTTP handlers are
    11 Oct 2013
    ASP.NET Community
    Recently i came to work on sql server 2005 & 08 and full text search. i want to share some interesting point which i came to know in couple of hours.
    11 Oct 2013
    ASP.NET Community
    Using Response.Redirect and Response.End in Try...Catch blockIn ASP.NET if you are using Response.End - Used for terminating page execution or
    11 Oct 2013
    ASP.NET Community
    Today my topic is regarding the Printer Friendly Web Page in which I will share the best practice how to build the Printer Friendly page.The reason
    11 Oct 2013
    ASP.NET Community
    In this post you will see how can we change the font size on the fly. Style.css.bodyContent14{FONT-SIZE: 13px; LINE-HEIGHT: 14px}
    11 Oct 2013
    ASP.NET Community
    NULL can be produce weird results and sometimes it is hard to diagnose the root cause. So to avoid such a problem like this you need to remember few
    11 Oct 2013
    ASP.NET Community
    We all know that we can sort the rows in DataTable by making a simple use of DefaultView. But now if i want a few conditional rows to be shuffled in
    11 Oct 2013
    ASP.NET Community
    In this article i am going to use simple class which use to write error and exceptions occured in your asp.net application in a text file
    11 Oct 2013
    ASP.NET Community
    When working with an ASP.NET site that requires some sort of user authentication (almost every time, I'd say), we often need to establish our own
    11 Oct 2013
    ASP.NET Community
    XML namepace has XmlWriter class to write to XML file. Code in C#:using System.XML; //Add this namespace to use XmlWriter and XmlReader
    11 Oct 2013
    ASP.NET Community
    In this article I will sharing how to bind with GridView control with Database and without database using Data Table.Bind GridView with DatabaseI
    11 Oct 2013
    ASP.NET Community
    Visual Studio 2010.Download: http://www.microsoft.com/visualstudio/en-us/Blogs:What's new in Web ToolsWhat's new in Visual Studio
    11 Oct 2013
    ASP.NET Community
     Today I will show you the message bar which I normally used to display the standard place to display the messages like confirmation, errors,
    11 Oct 2013
    ASP.NET Community
    RowSpan and ColSpan can be used in HTML design if merging of columns or rows is needed within a table.RowSpan can easily implemented in ASP.NET
    11 Oct 2013
    ASP.NET Community
    A RadioButtonList can be used to select 1 option within several options. The item "Pizza with egg" is selected by default.   
    11 Oct 2013
    ASP.NET Community
    Hello All,Here I am posting code, which will read through a Excel Document. This code will traverse through all sheets of Excel spread sheet, No
    11 Oct 2013
    ASP.NET Community
    using System;using System.Web;using System.Data.Common;using System.Configuration;using
    11 Oct 2013
    ASP.NET Community
    Multiple form submits can result difficulties in web applications because of unexpected behaviors like multiple entries in database. Here is a
    11 Oct 2013
    ASP.NET Community
    By using ICallbackEventHandler we can make asynchronous calls to server so that we can avoidpost back of the web page.Firstly we have to implement
    11 Oct 2013
    ASP.NET Community
     ASP Repeater ControlThe Repeater control is used to display a repeated list of items that are bound to the control. The Repeater control may
    11 Oct 2013
    ASP.NET Community
    The Repeater control is the most lightweight Data Presentation control available in the ASP.NET framework and has been around since version 1.0.This
    11 Oct 2013
    ASP.NET Community
    Reflection is the ability of the .NET framework to gather information (metadata) about assemblies, modules and types at runtime. It allows you also
    11 Oct 2013
    ASP.NET Community
    Few days back I came across a problem on asp.net site wherein a user wanted to get information about controls of a Page from a different page.
    11 Oct 2013
    ASP.NET Community
    In this Article we are going to read and understand how in a web application we can export a gridview data into Excel file. As many times in real
    11 Oct 2013
    ASP.NET Community
    In this article I am posting code about swapping GridView rows Up and Down using DataTables.Here is Aspx Code    
    11 Oct 2013
    ASP.NET Community
    Before starting have a look in the Web.config in the locationC:\Windows\Microsoft.NET\Framework\versionnumber\CONFIG\Web.configYou can see the
    11 Oct 2013
    ASP.NET Community
    ASP.net provides facilities in web.config for specifying error pages when an exception occurs, for example:           
    11 Oct 2013
    ASP.NET Community
    Client and Server (Common) Validation Logic The Logic for validating input commonly on server side and showing the response onclient side is based on
    11 Oct 2013
    ASP.NET Community
    I’ve been heads down for the last several weeks Scrumming and it has been a while since I’ve updated my blog so I figured if I was going to keep your
    11 Oct 2013
    ASP.NET Community
    This is a test Your browser does not support iframes.
    11 Oct 2013
    ASP.NET Community
    Imports System.Net.MailPublic Shared Function SendMail(ByVal MailFrom As String, ByVal MailTo As String, ByVal MailSubject As String, ByVal
    11 Oct 2013
    ASP.NET Community
    This topic is for those who want to manage multi server websites and load balancing.Prerequisites:IIS 6.0 or higher.NET Framework 2.0,
    11 Oct 2013
    ASP.NET Community
    Scenario: Using ASP.NET membership model to display custom error messages to general users of a website. Send an email to a Webmaster with all the
    11 Oct 2013
    ASP.NET Community
    In this article I am explaining about how to show Loading... image using Update Progress at center of grid view. for  this article i have used North
    11 Oct 2013
    ASP.NET Community
    links:Optimize Web Server Performance in Windows Server 2003Optimizing IIS 6.0 Performance Top Ten Ways To Pump Up IIS PerformanceIIS Performance
    11 Oct 2013
    ASP.NET Community
    FtpWebRequest class to upload a file to ftp server (destination )This Function shows how to upload a file ftp server. this function simply return
    11 Oct 2013
    ASP.NET Community
    Ext JS - http://www.extjs.com/jQueryMoo Tools - http://mootools.net/Prototype - http://www.prototypejs.org/script.aculo.us -
    11 Oct 2013
    ASP.NET Community
    Basic Hard Coded Cascading MenusTechnically your menus won't need javascript to be utilized. Just some basic CSS that will help with everything and
    11 Oct 2013
    ASP.NET Community
    Sometimes we needs to export data to file with applicable styles...Here am trying to show an simple example... .aspx page
    11 Oct 2013
    ASP.NET Community
    If you have more than one version of AJAX Tool Kit in your System , there might be problem while  developing an AJAX based pages , Error
    11 Oct 2013
    ASP.NET Community
    This article explains how to make validation on checkboxes and remember the selected checkboxes' values in DataGrid/GridView etc, together. This will
    11 Oct 2013
    ASP.NET Community
    Providers factory provides us indepandent database access where we can connect to any database sources(SQLServer,DB2,Oracle,MS-Access).Provider
    11 Oct 2013
    ASP.NET Community
    Abstract: Here we listthe materials which can help you know more about Azure and start itquickly. Welcome anyone add more if you have
    11 Oct 2013
    ASP.NET Community
         public object getXML(string XMLPath)        {            System.Xml.Serialization.XmlSerializer xmlSer = new
    11 Oct 2013
    ASP.NET Community
    Many times we see some annoying javascript errors on websites. I am of the opinion that the javascript errors should not be shown to users. Best
    11 Oct 2013
    ASP.NET Community
    Hi all,        Let's take the situation while browsing, the page is not loaded completely and you will try to refresh the page (or press F5 from
    11 Oct 2013
    ASP.NET Community
    ASP.net chart control is one of the newly introduced controls to the Visual Studio IDE from Visual Studio 2010 onwards. It is a very powerful, yet
    11 Oct 2013
    ASP.NET Community
    1) Install SQL Server on Window Server 2003/2008 on Network (Select Network option when installing SQL Server)2) Configure Windows Server as a domain
    11 Oct 2013
    ASP.NET Community
    This is new Concept Introduce in Asp.net 2.0, This is used to Passing the values from one page to Certain page using PostbakUrl property for Button,
    11 Oct 2013
    ASP.NET Community
    Visual Studio keyboard bindings:201020082005 Followings are some useful shortcuts for coders:Copy a single line - CTRL+C [Move the insertion
    11 Oct 2013
    ASP.NET Community
    Following is an example of creating a transaction when require to save on many tables at once. I used Microsoft Enterprise Libraries. I assume one to
    11 Oct 2013
    ASP.NET Community
    This is a broad topic so I’ll try to spare too many details and give you basics. DefinitionsSession Timeout: Get and sets the amount of time,
    11 Oct 2013
    ASP.NET Community
    It is better to use javascript functions for validating numeric values rather than Validation Controls.We can restrict a textbox to allow only
    11 Oct 2013
    ASP.NET Community
    This article will demonstrate a way to prevent multiple button clicks on ASP.NET Web Forms. Preventing multiple clicks can help prevent multiple
    11 Oct 2013
    ASP.NET Community
    Stored Procedure should look like thisCREATE PROCEDURE [dbo].[Purchases_Insert]    (@SupplierID     bigint,     @ReferenceNo     NVARCHAR(20),    
    11 Oct 2013
    ASP.NET Community
    DAL Should like following when inserting a image. I used the Enterprise Library to data access. Data type of EmployerImage is image @ SQL Server
    11 Oct 2013
    ASP.NET Community
    Open SQL Server and open a database (Already created) . On the Storage section find the Full Text Catalog. Right click and create a New
    11 Oct 2013
    ASP.NET Community
    It seems to be very common that asp.net menu control is not to be properly displayed in IE8.I have developed a website which contains a master page
    13 Oct 2013
    ASP.NET Community
    While developing ASP.NET 2.0 application with AJAX  many times we came across scenarios when we had to know if the call made to the server is
    11 Oct 2013
    ASP.NET Community
    Protected Sub PrintAllPages(ByVal sender As Object, ByVal e As EventArgs)GridView1.AllowPaging = FalseGridView1.DataBind()Dim sw As New
    11 Oct 2013
    ASP.NET Community
     C#protected void Page_Load(object sender, EventArgs e){    // Change the title    Page.Header.Title = "My Content Page Title";        // Change
    11 Oct 2013
    ASP.NET Community
    Boxing means converting Value type to a Reference type.Ex : int i=100;object obj=(object) i; Unboxing means converting Reference type to a Value
    11 Oct 2013
    ASP.NET Community
    Everybody loves visual studio 2008 Intellisense.  One side affect is that when Intellisense window is opened you can't see code beneath it.  But
    11 Oct 2013
    ASP.NET Community
    Followings are some examples of using SELECT statement. My table name tblTest. Followings are columns. (TestID, TestName, TestDate, TestCity )1)
    11 Oct 2013
    ASP.NET Community
    Global.asax, is the global file in the web application, which offers application level events to be registered. There are many of the events in this
    11 Oct 2013
    ASP.NET Community
    The basic difference between them is that a div is block level element and a span is inline level element. and tags both allow a Web
    11 Oct 2013
    ASP.NET Community
    First Create a XML as App_Data/Advertisements.xml    
    11 Oct 2013
    ASP.NET Community
    Introduction When you want to send email message, you must create an instances of MailMessage and SmtpClient classes. This classes are in
    11 Oct 2013
    ASP.NET Community
    System;System.CodeDom.Compil
    11 Oct 2013
    ASP.NET Community
    Capturing Key Strokes and Doing a Post backWith the invention of Web 2.0 customers are becoming more and more demanding when it comes to
    11 Oct 2013
    ASP.NET Community
    This is simple and effective method for generation of a random password Public Function GeneratePassword(ByVal PwdLength As Integer) As String   
    11 Oct 2013
    ASP.NET Community
    Here is the example code: Imports Microsoft.Win32dim MyValue as string MyValue = RegValue(RegistryHive.LocalMachine, "SOFTWARE\Microsoft\Internet
    11 Oct 2013
    ASP.NET Community
     Hi,  Many of us come across situation like, just need a unique session id through out the session irrespective of whether the data is stored in
    11 Oct 2013
    ASP.NET Community
    ASP.net offers a built-in functionality for tracing theapplication. Using this functionality one can view a lot ofdiagnostic
    11 Oct 2013
    ASP.NET Community
    Below are some tips in SSRS:1.      ToDisplay Top N rows in report using Tablix controlCreate a parameter with IntegerDataType and select Default
    11 Oct 2013
    ASP.NET Community
    IntroductionSharp DOM is a view engine for ASP.NET MVC platform allowing developers to design extendable and maintenable dynamic HTML layouts using
    11 Oct 2013
    ASP.NET Community
    Hello friends.I am going to share with you a concept to call server side method from client side using script manager.Step 1 : Put ScriptManager on
    11 Oct 2013
    ASP.NET Community
    Howto: Add JavaScript inside Head element from code behind  Here is the sample how you can do that.1)  Add some JavaScript inside page header
    11 Oct 2013
    ASP.NET Community
    Navigation for ASP.NET Web Forms manages movement and data passing between aspx Pages in a unit testable manner. There is no Client-side logic, so it
    12 Oct 2013
    ASP.NET Community
    Hi All, Some of the asp.net server controls(.NET 2.0) like DropDownList control, LinkButton etc., has postback property. When User clicks or selects
    11 Oct 2013
    ASP.NET Community
    What is Entity Framework?ADO.NET Entity Framework is an object-relational mapping (ORM) framework for the .NET Framework. Basically it represents the
    11 Oct 2013
    ASP.NET Community
    Silverlight:                 Silverlight is a RIA (Rich Internet Application) technology by Microsoft is a well competitor to Flash (who is a
    11 Oct 2013
    ASP.NET Community
    Hi,   Following code will help the developer to calculate exact client height in all browsers. 
    11 Oct 2013
    ASP.NET Community
    Hi All,I have created one javascript by which you can validate a decimal value of any textbox for which you want.By this javascript we can bind
    11 Oct 2013
    ASP.NET Community
    Article describes how to load data from server and show results on DotNetNuke page using AJAX.IntroductionThere are many nice javascript
    11 Oct 2013
    ASP.NET Community
    In this article we are seen how to create a custom HTML Editor control to add image button in it.  Create A
    11 Oct 2013
    ASP.NET Community
    While professional developers are waiting for the Visual Studio Tools and Designers for SQL Server Compact 4.0, I will show how impatient developers
    11 Oct 2013
    ASP.NET Community
    protected void ReportViewer1_PreRender(object sender, EventArgs e) {DisableFormat(ReportViewer1, "Pdf"); }protected void
    11 Oct 2013
    ASP.NET Community
    One of the pain points with developing AJAX, JavaScript, JQuery, and other client-side behaviors is that JavaScript doesn’t allow for cross domain
    11 Oct 2013
    ASP.NET Community
    Encrypting/Decrypting
    11 Oct 2013
    ASP.NET Community
    Hello Friends Here we have a javascript and CSS code to create a light weight popupson Code Behind
    27 Dec 2012
    ASP.NET Community
    Hello Everyone,This is my first article. Here I am giving you a brief intro about developing an application in 3-tier
    11 Oct 2013
    ASP.NET Community
    ASP.NET Web part controls are an integrated set of controls that enables end users to organize the content, appearance and behavior of the web
    8 Jul 2012
    ASP.NET Community
    To host your Web site in IIS you need to perform following steps:1. Click Start, Administrative Tools, Internet Information Services (IIS)
    20 Oct 2013
    ASP.NET Community
    Two simple examples to create an Image rotator in JavaScript
    5 Jan 2014
    ASP.NET Community
    Introduction:         The companies which are offering variety of services to the customers, they need to get the response from the customers in
    11 Oct 2013
    ASP.NET Community
    ASP.NET is a great platform to develop any web applications. From ASP.NET 1.1 we are having one feature called View State which store the data in
    11 Oct 2013
    ASP.NET Community
    Iterating through a Dictionary object may seem complicated in principle but in practice it is farily straightforward, and this involves looping
    11 Oct 2013
    ASP.NET Community
    Sending email is very common in Asp.net application. In most of asp.net applications I was asked to send email to client or admin etc. Meanwhile,
    11 Oct 2013
    ASP.NET Community
    Telerik Extensions for ASP.NET MVC extend the ASP.NET MVC framework by delivering a server-based framework that integrates with client-side modules
    11 Oct 2013
    ASP.NET Community
    ASP.NET 2.0 came with many controls designed to help you manage the login process and login status of your web site's users. The login
    11 Oct 2013
    ASP.NET Community
    Hi,    function AddItem(Text,Value)    {        // Create an Option object                var opt =


    Advertise | Privacy |
    Web03 | 2.8.170927.1 | Last Updated 1 Oct 2017
    Copyright © CodeProject, 1999-2017
    All Rights Reserved. Terms of Service
    Layout: fixed | fluid