Lost your password?

Blogs about: Asp Net 2 0

Featured Blog

Redirect Page With Time

amitsoam wrote 1 week ago: Response.AddHeader(“refresh”, “2;url=create.aspx”); … more →

Sorting In GridView

amitsoam wrote 1 week ago: In form load { (is not post back) write following line. ViewState["sortdirection"] = “asc … more →

Tags: GridView

Indirect reference is being made to assembly System.Web.Extensions version 3.5.0.0

findingsteve wrote 2 weeks ago: The full error message is: Error 1 Indirect reference is being made to assembly System.Web.Extension … more →

Tags: VB.NET, AJAX, Ajax AjaxControlToolkit configuration setup

ViewState in ASP.NET 2.0

amitsoam wrote 4 weeks ago: One of the most interesting features of ASP.NET 2.0 is the open way it allows the programmer to mani … more →

What is Maximum Request size for asp.net application?

amitsoam wrote 4 weeks ago: The default max request size is 4MB (4096). You can change a setting in your web.config to allow lar … more →

Hide/Change Sort expression link in gridview

Ramani Sandeep wrote 1 month ago: Today I was reading www.asp.net forums for some Q/A  & I found one interesting Query regarding G … more →

Tags: ASP. NET, ASP.NET 3.5, javascript, jQuery, GridView, Gridview Sorting, gridview sorting in asp.net, Hide/Change Sort expression link in gridview

Link Button as default button

raj1281 wrote 1 month ago: In asp.net 2.0 you can’t set linkbutton as default button of your page as it render as <a … more →

Tags: linkbutton + default button, inkbutton defaultbutton

Color Picker

Ramani Sandeep wrote 2 months ago: There are lots of way show color picker on web site. Today I was search for such color picker which … more →

Tags: ASP. NET, javascript, ASP .NET AJAX, ASP.NET 3.5, color picker, ColorPicker AJAX Extender, Color Picker using javascript

Nice feature to bring SharePoint 2007 Portal sites down

Rob Ashcroft wrote 2 months ago:   The “App_Offline.htm” feature in ASP.NET 2.0 provides a super convenient way to b … more →

Tags: app_offline.htm, ASP. NET, SharePoint 2007, shut down

.NET Challenge – for or foreach?

Ramani Sandeep wrote 2 months ago: Question: for should be used instead of foreach to iterate over collections in performance-critical … more →

Tags: ASP. NET, ASP.NET 3.5, C# 2.0, C# 3.0, .NET Challenge – for or foreach?, For, for vs foreach, foreach, foreach vs for

ASTreeView - A Powerful ASP.Net TreeView Control1 comment

Ramani Sandeep wrote 2 months ago: ASTreeView is a powerful treeview with drag drop, ajax loading, context menu, xml import/export, che … more →

Tags: ASP. NET, ASP .NET AJAX, treeview, A Powerful ASP.Net TreeView Control, ASTreeView

Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation

findingsteve wrote 2 months ago: The full error message is “Showing a modal dialog box or form when the application is not runn … more →

Tags: VB.NET

Hide your source code at the browser when hit error

findingsteve wrote 2 months ago: I got a little anxious and embarrassed to see my source code exposed at the browser when I got an er … more →

Tags: VB.NET, Hide compilation error, hide source code

Ebook : 51 Tips, Tricks and Recipes with jQuery and ASP.NET Controls

Ramani Sandeep wrote 2 months ago: hi readers , here is a very useful book that explore the jQuery usage with ASP.NET Controls. This is … more →

Tags: ASP. NET, ASP.NET 3.5, jQuery, Ebook : 51 Tips, EBook jQuery and ASP.NET, Tricks and Recipes with jQuery and ASP.NET Controls, using jQuery with ASP.NET controls

Read-only fields are not stored between roundtrips

bdaniel7 wrote 3 months ago: We’ve recently upgraded a .NET 1.1 project to 3.5 to benefit from all its goodies. Almost ever … more →

Tags: jQuery

Readonly textbox value lost on postback1 comment

ken zheng wrote 4 months ago: I am sure I have came across this before. In Asp .net 2.0, a readonly textbox value will not be pass … more →

Tags: .NET, TextBox

JavaScript with ASP.NET 2.0 Pages - Part 1

dongan wrote 4 months ago: Sumber: .NetSlackers Published: 08 Jan 2007 By: Xun Ding ASP.NET 2.0 has made quite a few enhancemen … more →

Tags: Computer, dotnet, .NET, javascript, ASP

JavaScript with ASP.NET 2.0 Pages - Part 2

dongan wrote 4 months ago: Sumber: .NetSlackers Published: 14 Feb 2007 By: Xun Ding ASP.NET provides a number of ways of workin … more →

Tags: Computer, dotnet, .NET, javascript, ASP

Use Delegate and Events in Asp.Net

mkansagarfa wrote 5 months ago: I’m explaining Delegates and Event with the use of UserControl and Form in the Asp.Net Webpage … more →

Tags: Programming, ASP. NET, Use Delegate and Events in Asp.Net, Delegate, Delegate And Events In .Net, Events


Related Tags
All →

Follow this tag via RSS