Wednesday, November 17, 2010

Step By Step Guide to implement Linq to Sql class

I realized the benefits of Linq to Sql Classes while developing this forum. This is the dot net frameworks 3.5's powerful feature. I want to tell you little bit about the advantages of linq to sql classes. SQL Injection Proof. Intellisense Compile check when database changes Faster development Auto-generated domain objects that are usable small projects STEP 1: Open Visual Studio 2008 File-->New-->ASP.NET WEBApplication. Give name as "Forum_Linq to SQL". Goto Solution...

Wednesday, November 10, 2010

Dynamic Combobox in asp.net

I provide you very simple example.This is just for your reference only. You can recreate that code based on your requirement. Look at the aspx code here I was used the asp:UpdatePanel  for reload the page without referesh. <form id="form1" runat="server"> <div> <asp:ScriptManager ID="ScriptManager1" runat="server"> !--asp:ScriptManager> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> !--ContentTemplate> !--asp:UpdatePanel> ...

Little bit about ASP.NET Special Folders

Little bit about ASP.NET Special Folders With the release of ASP.NET 2.0, Microsoft has greatly increased the power of ASP.NET by introducing a suite of new features and functionalities.   ASP.NET defines several special folders. When a new Web site is created the App_Data folder is created by default; it can contain a SQL Server 2005 Express Edition database, another database, or an XML data file that will be used in the Web site. From ASP.NET 2.0 versions Microsoft provided...

ASP.NET Themes And Skins

Steps to Create Themes Creating A theme Step 1: Right click the root folder in solution explorer and right click. A popup menu will appear. In that select Add ASP.NET Folder à Theme The theme folder names “default” will be created under App_Themes Folder Step 2:  Add a css file by right clicking the default folder and select Add New Item You can add a folder for images (if u needed) Add a skin file by right clicking the default folder and select Add New Item The following is the...
Pages (93)1234 Next
 

blogcatalog

Readers Time Pass Copyright © 2009 Shopping Bag is Designed by Ipietoon Sponsored by Online Business Journal