Click here to Skip to main content
15,886,611 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Clarification Pin
Brady Kelly30-Nov-11 16:38
Brady Kelly30-Nov-11 16:38 
AnswerRe: What happens to abandoned or timed out sessions? Pin
jkirkerx29-Nov-11 18:32
professionaljkirkerx29-Nov-11 18:32 
QuestionRE: Visual Studio NOOB question - XML - Pin
B A L L S29-Nov-11 4:42
B A L L S29-Nov-11 4:42 
AnswerRe: RE: Visual Studio NOOB question - XML - Pin
Not Active29-Nov-11 5:07
mentorNot Active29-Nov-11 5:07 
GeneralRe: RE: Visual Studio NOOB question - XML - Pin
B A L L S29-Nov-11 5:47
B A L L S29-Nov-11 5:47 
GeneralRe: RE: Visual Studio NOOB question - XML - Pin
Not Active29-Nov-11 8:46
mentorNot Active29-Nov-11 8:46 
QuestionPlease suggest tools/ codes (Jquery Nested Expression Builder ) Pin
sysmatrix29-Nov-11 1:33
sysmatrix29-Nov-11 1:33 
AnswerRe: Please suggest tools/ codes (Jquery Nested Expression Builder ) Pin
jkirkerx29-Nov-11 18:37
professionaljkirkerx29-Nov-11 18:37 
To the best of my memory, JQuery does not really do math. For math, it's just pure Javascript.

There are Jquery testers, where you can test Jquery on the web, but I've never seen a builder. JQuery is pretty simple to implement, and the expressions are pretty short in length.

To store and expressionin sql, I would imagine you just store it as a varchar.

you can use jquery AJAX to write a JSON call to a web service, that will write to the database.
QuestionPrimary key specific format. Pin
sk_ko28-Nov-11 16:16
sk_ko28-Nov-11 16:16 
AnswerRe: Primary key specific format. Pin
nilschaudhari28-Nov-11 21:48
nilschaudhari28-Nov-11 21:48 
GeneralRe: Primary key specific format. Pin
sk_ko29-Nov-11 14:10
sk_ko29-Nov-11 14:10 
AnswerRe: Primary key specific format. Pin
CDP180228-Nov-11 22:38
CDP180228-Nov-11 22:38 
AnswerRe: Primary key specific format. Pin
Paladin200029-Nov-11 6:36
Paladin200029-Nov-11 6:36 
GeneralRe: Primary key specific format. Pin
sk_ko29-Nov-11 13:46
sk_ko29-Nov-11 13:46 
AnswerRe: Primary key specific format. Pin
Andy_L_J29-Nov-11 18:46
Andy_L_J29-Nov-11 18:46 
QuestionAvoid Refer of page on Menu Item click. Pin
Member 322226428-Nov-11 2:23
Member 322226428-Nov-11 2:23 
AnswerRe: Avoid Refer of page on Menu Item click. Pin
Anuj Banka28-Nov-11 2:45
Anuj Banka28-Nov-11 2:45 
AnswerRe: Avoid Refer of page on Menu Item click. Pin
Not Active28-Nov-11 6:28
mentorNot Active28-Nov-11 6:28 
Questionasp.net keypress event Pin
berba28-Nov-11 1:11
berba28-Nov-11 1:11 
AnswerRe: asp.net keypress event Pin
StianSandberg28-Nov-11 2:36
StianSandberg28-Nov-11 2:36 
AnswerRe: asp.net keypress event Pin
ksvinothmca28-Nov-11 2:39
ksvinothmca28-Nov-11 2:39 
AnswerRe: asp.net keypress event Pin
Not Active28-Nov-11 6:29
mentorNot Active28-Nov-11 6:29 
AnswerRe: asp.net keypress event Pin
Morgs Morgan29-Nov-11 0:49
Morgs Morgan29-Nov-11 0:49 
QuestionScrolling to a specific row in a DataGridView in a Web Form (not a Windows Form) using C# Pin
Steve Taylor (Glasgow)27-Nov-11 23:59
Steve Taylor (Glasgow)27-Nov-11 23:59 
AnswerRe: Scrolling to a specific row in a DataGridView in a Web Form (not a Windows Form) using C# Pin
StianSandberg28-Nov-11 2:39
StianSandberg28-Nov-11 2:39 

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.