Click here to Skip to main content
15,893,486 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: convert vb.net code to c# Pin
Vimalsoft(Pty) Ltd13-Aug-09 20:06
professionalVimalsoft(Pty) Ltd13-Aug-09 20:06 
AnswerRe: convert vb.net code to c# Pin
asmaqureshi821114-Aug-09 2:36
asmaqureshi821114-Aug-09 2:36 
QuestionFish bone diagram Pin
Amit Patel198513-Aug-09 6:47
Amit Patel198513-Aug-09 6:47 
AnswerRe: Fish bone diagram Pin
Abhijit Jana13-Aug-09 7:13
professionalAbhijit Jana13-Aug-09 7:13 
AnswerRe: Fish bone diagram Pin
Christian Graus13-Aug-09 14:33
protectorChristian Graus13-Aug-09 14:33 
GeneralRe: Fish bone diagram Pin
N a v a n e e t h13-Aug-09 15:44
N a v a n e e t h13-Aug-09 15:44 
QuestionPass dataview to javascript [modified] Pin
zeeShan anSari13-Aug-09 6:21
zeeShan anSari13-Aug-09 6:21 
AnswerRe: Pass dataview to javascript Pin
Abhishek Sur13-Aug-09 8:50
professionalAbhishek Sur13-Aug-09 8:50 
DataView is not serialized. You need to pass XML or JSON serialized data objects through return.

Rather than going like this, I recommend to use a comma separated string to pass data to the javascript function.Thumbs Up | :thumbsup: Thumbs Up | :thumbsup:

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

Questiona simple question about design patterns [modified] Pin
Mark Kamoski13-Aug-09 4:41
Mark Kamoski13-Aug-09 4:41 
AnswerRe: a simple question about design patterns Pin
Jeremy Likness13-Aug-09 5:20
professionalJeremy Likness13-Aug-09 5:20 
GeneralRe: a simple question about design patterns Pin
Mark Kamoski13-Aug-09 5:35
Mark Kamoski13-Aug-09 5:35 
GeneralRe: a simple question about design patterns Pin
Jeremy Likness13-Aug-09 6:17
professionalJeremy Likness13-Aug-09 6:17 
GeneralRe: a simple question about design patterns Pin
N a v a n e e t h13-Aug-09 15:55
N a v a n e e t h13-Aug-09 15:55 
GeneralRe: a simple question about design patterns Pin
Mark Kamoski17-Aug-09 3:23
Mark Kamoski17-Aug-09 3:23 
AnswerRe: a simple question about design patterns Pin
Mark Kamoski17-Aug-09 3:26
Mark Kamoski17-Aug-09 3:26 
Questionglobal.asax redirect failing on windows 2008 box Pin
wolfbinary13-Aug-09 4:38
wolfbinary13-Aug-09 4:38 
AnswerRe: global.asax redirect failing on windows 2008 box Pin
Abhijit Jana13-Aug-09 19:17
professionalAbhijit Jana13-Aug-09 19:17 
GeneralRe: global.asax redirect failing on windows 2008 box Pin
wolfbinary21-Aug-09 10:32
wolfbinary21-Aug-09 10:32 
Questionstream reader Pin
lagan13-Aug-09 3:51
lagan13-Aug-09 3:51 
AnswerRe: stream reader Pin
DoctorMick13-Aug-09 6:11
DoctorMick13-Aug-09 6:11 
GeneralRe: stream reader Pin
lagan13-Aug-09 6:46
lagan13-Aug-09 6:46 
AnswerRe: stream reader Pin
N a v a n e e t h13-Aug-09 15:42
N a v a n e e t h13-Aug-09 15:42 
QuestionASP.NET is not authorized to access the requested resource. Pin
vandanaconedify13-Aug-09 3:15
vandanaconedify13-Aug-09 3:15 
AnswerRe: ASP.NET is not authorized to access the requested resource. Pin
Coding C#13-Aug-09 3:34
Coding C#13-Aug-09 3:34 
QuestionPlaceholder Pin
Ramkumar_S13-Aug-09 3:03
Ramkumar_S13-Aug-09 3:03 

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.