September 2011 - Posts

1
Comments

NuGet package with multiple projects by Jalpesh P. Vadgama

Before some day one of my friend asked me to install NuGet in project another then startup project. At that time I don’t have any idea about it. So I did some R and D on web and found one easiest way to do it. So let’s first create a solution where we...
4
Comments

BigInteger in C# 4.0 by Jalpesh P. Vadgama

In C# 4.0 Microsoft has added so many features and I love all most all the features. In today’s post we are going to discuss BigInteger Class. During programming some complex systems often we need a very big numbers. For example if we use some of asymmetrical...
Filed under: ,
5
Comments

Entity framework and Stored procedure output parameter by Jalpesh P. Vadgama

One of my friend was having problem in Entity framework and stored procedure output parameter. He was confused how to use output parameter with stored procedures.So I did some search on internet and I found a great way to use output parameter so I thought...
Filed under: , , ,
9
Comments

Jquery and ASP.NET- Set and Get Value of Server control by Jalpesh P. Vadgama

Yesterday one of my reader asked me one question that How can I set or get values from Jquery of server side element for example. So I decided to write blog post for this. This blog post is for all this people who are learning Jquery and don’t know how...
Filed under: , , ,
9
Comments

ReCaptcha in ASP.NET MVC3 by Jalpesh P. Vadgama

As a web developer we know what is captcha is. It’s way to confirm users as they are human.Following is captcha definition per WikiPedia . A CAPTCHA ( / ˈ k æ p tʃ ə / ) is a type of challenge-response test used in computing as an attempt to ensure that...
10
Comments

www.dotnetjalps.com new domain for personal blog by Jalpesh P. Vadgama

After more then 4 years of blogging I have decided to migration my personal blog to its own domain http://www.dotnetjalps.com . There are few reasons why I have migrated my blog to new domain. Custom domain is your own identity. So you can create your...
Filed under: , , , ,
More Posts