751 reputation
212
bio website
location Jaipur, India
age 22
visits member for 1 year
seen 13 hours ago
stats profile views 58

B.Tech graduate and web developer from jaipur, India

Technical skills: ASP.NET, MVC, C#, jQuery, ajax, SQL-SERVER


May
16
awarded  Notable Question
May
10
comment CSS - How do I get my list element to fill 100% of the block
susan..you can accept my answer if it had helped you
May
10
answered CSS - How do I get my list element to fill 100% of the block
May
8
comment I have 2 controllers intended to be 2 separate web sites (MVC 3)?
You can add two mvc projects in your current project and can check url in global.asax. Accoding to url you can redirect user to your desired project. It just a basic idea. you need to search more about it on google.
May
8
comment I have 2 controllers intended to be 2 separate web sites (MVC 3)?
use asp.net membership and create different role for different users
May
8
comment Is there any library to fetch current time of any location from other servers?
as you wish..:)
May
8
comment Is there any library to fetch current time of any location from other servers?
please mark my answer as accepted
May
8
comment I have 2 controllers intended to be 2 separate web sites (MVC 3)?
why do you need two different websites. You can do here in these actions whatever you want to do
May
8
comment Is there any library to fetch current time of any location from other servers?
go to this link andriybuday.com/2012/12/consuming-rest-services-in-net.html
May
8
comment Is there any library to fetch current time of any location from other servers?
you need to search this on google. I am sure you'll get results
May
8
comment Is there any library to fetch current time of any location from other servers?
yes..use WebClient object to call api using c# or you can also use jquery ajax
May
8
answered JQuery Fetching the cell of the last row of a table and can we use autocomplete to hide some value in it
May
8
answered How can I adjust a JOIN clause so that rows that have columns with NULL values are returned in the result?
May
8
answered Is there any library to fetch current time of any location from other servers?
May
8
comment jQuery not loading in asp.net page
is it working in chrome
May
6
answered adding focus on a runtime generated input box using javascript
May
5
answered Trying to find if an item exists in database table, if it doesn' t exist. add it
May
5
revised addClass script not working on nav element
added 33 characters in body
May
5
answered Cant understand why doesn't this javascript work
May
5
comment Cant understand why doesn't this javascript work
have u checked console for error