Lost your password?

Blogs about: Dotnet 20

Featured Blog

Set Full Image Path in FCK Editor2 comments

chiragrdarji wrote 1 month ago:         We have used FCK editor as an HTML editor for our recent … more →

Tags: DotNet 3.0, javascript, Techincal

AJAX UpdatePanel and UpdateProgress to show please wait

chiragrdarji wrote 3 months ago:      While refreshing the AJAX skill today I wrote a simple code to display plea … more →

Tags: DotNet 3.0, javascript, Techincal

Context.RewritePath and Images1 comment

chiragrdarji wrote 3 months ago:      I was reading articles on URL Rewriting in ASP.NET and I found the most com … more →

Tags: DotNet 3.0, Techincal

How to detect page is loaded

chiragrdarji wrote 3 months ago:       Sometime we need to find when the page is loaded or page is completel … more →

Tags: DotNet 3.0, javascript, Techincal

Maintain Viewstate for Dynamic controls across the postback6 comments

chiragrdarji wrote 6 months ago:        Most of us have faced the case when we have to load the control … more →

Tags: DotNet 3.0, Techincal

Could not load file or assembly Microsoft.SqlServer.Management.Sdk.Sfc17 comments

chiragrdarji wrote 6 months ago:         You may receive “Could not load file or assembly Mi … more →

Tags: DotNet 3.0, SQL Server, Techincal

The current build operation (build key Build Key[Microsoft.Practices.EnterpriseLibrary.Data.Database, null]) failed: The value can not be null or an empty string. (Strategy type ConfiguredObjectStrategy, index 2)2 comments

chiragrdarji wrote 10 months ago:          You may find this error while working with Data App … more →

Tags: DotNet 3.0, Techincal

Distributed Caching Framework "Velocity" from MS2 comments

chiragrdarji wrote 11 months ago:             “Velocity” a caching … more →

Tags: DotNet 3.0, Techincal

PageMethods is undefined2 comments

chiragrdarji wrote 1 year ago: You may receive “Page Methods is undefined while calling Server Side function from Client Side … more →

Tags: javascript, Techincal

Integrate Youtube in ASP.NET14 comments

chiragrdarji wrote 1 year ago:        I will discuss how to integrate youtube video in asp.net. Youtu … more →

Tags: javascript, SQL Server, Techincal

GROUP BY, CUBE, ROLLUP and SQL SERVER 200521 comments

chiragrdarji wrote 1 year ago:        I learn about CUBE and ROLLUP function today and I found it rea … more →

Tags: Techincal, SQL Server

How to detect browser using JavaScript4 comments

chiragrdarji wrote 1 year ago:          As a software developers we must have to deal with … more →

Tags: Techincal, javascript

How to Encrypt connection string in web.config16 comments

chiragrdarji wrote 1 year ago:      The most sensitive information stored in web.config file can be the connect … more →

Tags: SQL Server, Techincal

How to find duplicate values from List<> ?3 comments

chiragrdarji wrote 1 year ago:      I have generic list say, List<int> and I want to find the duplicate v … more →

Tags: DotNet 3.0, Techincal, javascript

RegisterStartupScript and RegisterClientScriptBlock

chiragrdarji wrote 1 year ago:          There two powerful methods available in dotnet two … more →

Tags: Techincal, javascript

Access Cache object of one application from another application OR share Cache object between Applications14 comments

chiragrdarji wrote 1 year ago:        Recently while reading some forum I found an interesting questi … more →

Tags: DotNet 3.0, Techincal

Missing templates in Visual Studio installed templates12 comments

chiragrdarji wrote 1 year ago:                Today, when I start … more →

Tags: DotNet 3.0, Techincal

How to Serialize Object in Dot Net1 comment

chiragrdarji wrote 1 year ago: What is Serialization?      Serialization is the process of storing the state of … more →

Tags: Techincal

Using CASE with ORDER BY in SQL Server5 comments

chiragrdarji wrote 1 year ago:         Today I came to know that we can use CASE with ORDER BY c … more →

Tags: SQL Server, Techincal


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS