Click here to Skip to main content
15,898,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: JQuery/JSON/ASP.Net/AJAX/Entity Framework trouble Pin
Jasmine25013-Apr-13 18:12
Jasmine25013-Apr-13 18:12 
GeneralRe: JQuery/JSON/ASP.Net/AJAX/Entity Framework trouble Pin
jkirkerx3-Apr-13 18:38
professionaljkirkerx3-Apr-13 18:38 
GeneralRe: JQuery/JSON/ASP.Net/AJAX/Entity Framework trouble Pin
Jasmine25014-Apr-13 6:44
Jasmine25014-Apr-13 6:44 
QuestionSocial Share Component Pin
Jassim Rahma1-Apr-13 5:43
Jassim Rahma1-Apr-13 5:43 
AnswerRe: Social Share Component Pin
Sandeep Mewara1-Apr-13 6:18
mveSandeep Mewara1-Apr-13 6:18 
GeneralRe: Social Share Component Pin
AspDotNetDev1-Apr-13 6:41
protectorAspDotNetDev1-Apr-13 6:41 
GeneralRe: Social Share Component Pin
Sandeep Mewara1-Apr-13 6:52
mveSandeep Mewara1-Apr-13 6:52 
GeneralRe: Social Share Component Pin
AspDotNetDev1-Apr-13 7:01
protectorAspDotNetDev1-Apr-13 7:01 
GeneralRe: Social Share Component Pin
Sandeep Mewara1-Apr-13 7:20
mveSandeep Mewara1-Apr-13 7:20 
AnswerRe: Social Share Component Pin
AspDotNetDev1-Apr-13 6:40
protectorAspDotNetDev1-Apr-13 6:40 
GeneralRe: Social Share Component Pin
Jassim Rahma1-Apr-13 6:43
Jassim Rahma1-Apr-13 6:43 
GeneralRe: Social Share Component Pin
AspDotNetDev1-Apr-13 6:48
protectorAspDotNetDev1-Apr-13 6:48 
GeneralRe: Social Share Component Pin
Jassim Rahma1-Apr-13 6:55
Jassim Rahma1-Apr-13 6:55 
GeneralRe: Social Share Component Pin
AspDotNetDev1-Apr-13 7:16
protectorAspDotNetDev1-Apr-13 7:16 
GeneralRe: Social Share Component Pin
Jasmine25011-Apr-13 11:18
Jasmine25011-Apr-13 11:18 
GeneralRe: Social Share Component Pin
Sandeep Mewara1-Apr-13 6:54
mveSandeep Mewara1-Apr-13 6:54 
QuestionHow to convert my asp project into exe file Pin
karthick.RR31-Mar-13 17:08
karthick.RR31-Mar-13 17:08 
AnswerRe: How to convert my asp project into exe file Pin
Sandeep Mewara31-Mar-13 20:06
mveSandeep Mewara31-Mar-13 20:06 
GeneralRe: How to convert my asp project into exe file Pin
karthick.RR2-Apr-13 17:26
karthick.RR2-Apr-13 17:26 
Questionbest timing! Pin
Jassim Rahma31-Mar-13 4:44
Jassim Rahma31-Mar-13 4:44 
AnswerRe: best timing! Pin
Sandeep Mewara31-Mar-13 20:11
mveSandeep Mewara31-Mar-13 20:11 
GeneralRe: best timing! Pin
kutynko2-Apr-13 5:45
professionalkutynko2-Apr-13 5:45 
Just wanted to add that when a user submits a post you should from javascript take current time, convert it to UTC and pass it to the server. And for another user reading this post you receive UTC time from DB, pass it to the client and in javascript convert it to local time. Because client creating a post, web app host, DB server and another client reading the post may all be in different time zones Smile | :)
AnswerRe: best timing! Pin
wikizhao1-Apr-13 23:47
wikizhao1-Apr-13 23:47 
AnswerRe: best timing! Pin
wikizhao2-Apr-13 17:31
wikizhao2-Apr-13 17:31 
Questionsingle variable store multiple value Pin
Socheat.Net31-Mar-13 3:01
Socheat.Net31-Mar-13 3:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.