Author: admin

  • Blog
  • Author: admin

ASP.NET 4.0- ScriptManager Enhancement Part-I- Enable CDN Property.

ASP.NET 4.0 has been a great step forward to the programming. Microsoft has done incredible job with the performance. One of them is Enable CDN Property in asp.net 4.0 Script Manager. Let’s explore it in details. As you all know that Microsoft is Providing Content Delivery Network for all the Ajax script that is used

Crystal Report Field Color

In the crystal report You can also set the color of database field the dynamically. For that you have to right click the field and select the format object then go to the font and color tab. Click the formula icon opposite to color and a formula editor opens. Put your formula whatever you want

Tip-Convert array to Comma delimited string

I was needed to convert an string array into the comma delimited string and the old way to do that is too with for loop. But I was sure that there should be some ready made function that will do this very easily. After doing some research I have found string.Join. With the help of

Ready Made Site Search Engine For ASP.NET

If you are developing a site search in your asp.net site. Now you don’t need to develop it. Now it will be directly done adding a great component. It is robust,unique and very fast. It is also provide great features like a standard search engine. You can also download free demo version and test it.