Click here to Skip to main content
15,913,685 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to get values from Ajax Editor control inside the Details view??? Pin
Not Active16-Apr-12 1:43
mentorNot Active16-Apr-12 1:43 
QuestionTelerik Rad Menu Data Sources Pin
Karthik Harve15-Apr-12 19:17
professionalKarthik Harve15-Apr-12 19:17 
QuestionWhere to set language and culture Pin
Priya Prk15-Apr-12 9:18
Priya Prk15-Apr-12 9:18 
AnswerRe: Where to set language and culture Pin
Bernhard Hiller15-Apr-12 21:51
Bernhard Hiller15-Apr-12 21:51 
AnswerRe: Where to set language and culture Pin
Vipin_Arora16-Apr-12 20:09
Vipin_Arora16-Apr-12 20:09 
AnswerRe: Where to set language and culture Pin
Grace Daniel16-Apr-12 23:51
Grace Daniel16-Apr-12 23:51 
AnswerRe: Where to set language and culture Pin
mitnick5625-Apr-12 3:51
mitnick5625-Apr-12 3:51 
QuestionJSON and C# Pin
xy000114-Apr-12 20:49
xy000114-Apr-12 20:49 
Hi all,
My javascript has a mutidimensional array variable whos content should be filled out by an xmlhttprequest (no ajax preferred) call to a c# web service. The javascript array looks like something below:
var myarray=[[2000,[],[5,6,7],[],[[[3,1,6],0x20,10000,[1]],[[2],0x00,-1,[3]],[[1],0x00,-1,[]],[[1],0x08,500,[2]]]],
[999,[],[],[3],[[[1],0x00,0,[]]]]];

each array element represnts
[type, [values], [sub-types],[next-types],[[item1],[item2],...,[itemn]]]

item=[[indexes],value,attribute,[nextitems]]

How can i convert C# objects into a json response or something like
myarray=myhttpcall()?

Any clues, examples can simplify my work or get me start?

TIA
-s
AnswerRe: JSON and C# Pin
Ali Al Omairi(Abu AlHassan)15-Apr-12 2:14
professionalAli Al Omairi(Abu AlHassan)15-Apr-12 2:14 
Questionretrieving blob data(image) and display in a picture box Pin
amSherihan13-Apr-12 23:24
amSherihan13-Apr-12 23:24 
AnswerRe: retrieving blob data(image) and display in a picture box Pin
Ali Al Omairi(Abu AlHassan)14-Apr-12 4:11
professionalAli Al Omairi(Abu AlHassan)14-Apr-12 4:11 
Questionhow to handle error Pin
Member 868940013-Apr-12 8:35
Member 868940013-Apr-12 8:35 
AnswerRe: how to handle error Pin
Not Active13-Apr-12 9:15
mentorNot Active13-Apr-12 9:15 
AnswerRe: how to handle error Pin
jkirkerx13-Apr-12 10:06
professionaljkirkerx13-Apr-12 10:06 
QuestionProblem with Forms Authentication Provider Pin
Flum02113-Apr-12 7:39
Flum02113-Apr-12 7:39 
AnswerRe: Problem with Forms Authentication Provider Pin
Leonardo Metelis13-Apr-12 9:02
Leonardo Metelis13-Apr-12 9:02 
GeneralRe: Problem with Forms Authentication Provider Pin
Flum02113-Apr-12 23:50
Flum02113-Apr-12 23:50 
QuestionCalling public from Public Shared method Pin
byka13-Apr-12 4:21
byka13-Apr-12 4:21 
AnswerRe: Calling public from Public Shared method Pin
ekolis13-Apr-12 4:58
ekolis13-Apr-12 4:58 
GeneralRe: Calling public from Public Shared method Pin
byka13-Apr-12 5:12
byka13-Apr-12 5:12 
GeneralRe: Calling public from Public Shared method Pin
ekolis13-Apr-12 6:27
ekolis13-Apr-12 6:27 
Questionhow to add soap headers to the xml generated from webservice using c#.net 4.0 Pin
anandsurya13-Apr-12 3:38
anandsurya13-Apr-12 3:38 
AnswerRe: how to add soap headers to the xml generated from webservice using c#.net 4.0 Pin
jkirkerx13-Apr-12 12:49
professionaljkirkerx13-Apr-12 12:49 
QuestionReport Viewer Align Problem Pin
jasmin.sayyad13-Apr-12 0:36
jasmin.sayyad13-Apr-12 0:36 
AnswerRe: Report Viewer Align Problem Pin
ZurdoDev13-Apr-12 5:51
professionalZurdoDev13-Apr-12 5:51 

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.