Articles - Microsoft.net

0

Like

In web application development, we all are well aware of Query String and Its uses. We can easily retrieve the Query String values from URL on server-side, but sometimes we need to find the Query String values from URL on client-side i.e using Java Script. But in Java Script, there is no standard way or function to get the Query String values from URL. So here I am explaining how can you get the Query String values from URL using Java Script. ...Read more
Posted by: Manish Dubey
On 24 May 2013 | Views: 7 | Categories: jQuery, ASP.NET
0

Like

Generate Select All Checkbox control dynamically , in C# ASP.Net ...Read more
Posted by: Anand T
On 23 May 2013 | Views: 7 | Categories: jQuery, C#, ASP.NET
0

Like

Here, I am explaining you how to create a hindi textbox in ASP.Net using Google Transliteration.Here I am mainly targeting english to hindi transliteration. You can use any language which is supported by Google. ...Read more
Posted by: Manish Dubey
On 17 May 2013 | Views: 91 | Categories: Tips & Tricks, ASP.NET
0

Like

Here, I am explaining how to convert a multipage tiff file into PDF file in C#. Sometimes we have a requirement to convert the multipage tiff file into PDF.I am using the iTextSharp (third party dll) for conversion of multipage tiff file into PDF file. ...Read more
Posted by: Manish Dubey
On 14 May 2013 | Views: 17 | Categories: Tips & Tricks, C#, ASP.NET
0

Like

In application development sometimes we need to send the mail through our application. Here I am explaining how you can send mail in ASP.Net using C#, VB.Net. ...Read more
Posted by: Manish Dubey
On 08 May 2013 | Views: 20 | Categories: VB.NET, Tips & Tricks, C#, ASP.NET
0

Like

Here, I am explaining how to Create a zip file in ASp.Net Using C# and VB.Net. We can easily Create Zip Files Archives using DotNetZip Library. ...Read more
Posted by: Manish Dubey
On 07 May 2013 | Views: 112 | Categories: C#, ASP.NET
0

Like

Caching is a most important aspect of high-performance web application. Caching provides a way of storing frequently accessed data and reusing that data. Practically, this is an effective way for improving web application’s performance. ...Read more
Posted by: Shailendra Chauhan
On 07 May 2013 | Views: 19 | Categories: MVC, C#, ASP.NET, Microsoft.net
0

Like

Error handing is the main concern in any application, whether it is web application or desktop application. Usually, we catch the exception and log its details to database or text,xml file and also display a user friendly message to end user in place of error. ...Read more
Posted by: Shailendra Chauhan
On 07 May 2013 | Views: 25 | Categories: MVC, C#, ASP.NET, Microsoft.net
0

Like

Donut caching is the best way to cache an entire web page except for one or more parts of the web page. Before Donut caching, we have Output Caching which cache the entire web page. ...Read more
Posted by: Shailendra Chauhan
On 07 May 2013 | Views: 25 | Categories: MVC, C#, ASP.NET, Microsoft.net
0

Like

In SQL Server , Installation by default are case insensitive .This means that SQL Server ignores the case of the characters and treats the string 'Dot Net World' equal to the string 'dot net world'. SO how to perform case sensitive search in SQL? ...Read more
Posted by: Manish Dubey
On 03 May 2013 | Views: 47 | Categories: Tips & Tricks, Database (SQL Server)
Page 1 of 68
Other lins

.Net Techies
Other lins