Click here to Skip to main content
15,887,379 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Virtual Classroom project in ASP.Net Pin
yesu prakash29-Dec-09 16:56
yesu prakash29-Dec-09 16:56 
AnswerRe: Virtual Classroom project in ASP.Net Pin
mukeshyadav3728-Aug-10 8:04
mukeshyadav3728-Aug-10 8:04 
GeneralRe: Virtual Classroom project in ASP.Net Pin
sardar.nale20-Mar-11 21:18
sardar.nale20-Mar-11 21:18 
GeneralRe: Virtual Classroom project in ASP.Net Pin
sathishkumar.skn12-Aug-13 20:18
sathishkumar.skn12-Aug-13 20:18 
QuestionGridView dropdownlist issue Pin
Priya Prk29-Dec-09 5:37
Priya Prk29-Dec-09 5:37 
AnswerRe: GridView dropdownlist issue Pin
Abhijit Jana29-Dec-09 6:02
professionalAbhijit Jana29-Dec-09 6:02 
AnswerRe: GridView dropdownlist issue Pin
PunkIsNotDead29-Dec-09 6:43
PunkIsNotDead29-Dec-09 6:43 
Questionsending control to another class. Pin
lamia nabil29-Dec-09 0:03
lamia nabil29-Dec-09 0:03 
I have a question in asp.net, in the page code behind when filling a gridview with data for example, i send a reference of the gridview to a controller class to fill it with data to avoid writing a lot of code in the page's code behind for example i write in the page load the following:
Controller.GetData(DataGridView);

does this mean i'm sending too much data from the client to the server? Is there a difference in performance between this and between filling the data in the page's code behind? in my opinion there's no difference, as this code already runs on the server and controls are created on the server, so no effect on the amount of data transferred from client to server. any ideas?

lamia

AnswerRe: sending control to another class. Pin
Abhishek Sur29-Dec-09 2:46
professionalAbhishek Sur29-Dec-09 2:46 
GeneralRe: sending control to another class. Pin
lamia nabil29-Dec-09 3:33
lamia nabil29-Dec-09 3:33 
GeneralRe: sending control to another class. Pin
Priya Prk29-Dec-09 5:47
Priya Prk29-Dec-09 5:47 
GeneralRe: sending control to another class. Pin
Abhishek Sur29-Dec-09 21:13
professionalAbhishek Sur29-Dec-09 21:13 
GeneralRe: sending control to another class. Pin
lamia nabil29-Dec-09 23:52
lamia nabil29-Dec-09 23:52 
Questionhow can we impliment online recharge for prepaid mobile in asp.net Pin
arunpal28-Dec-09 23:46
arunpal28-Dec-09 23:46 
AnswerRe: how can we impliment online recharge for prepaid mobile in asp.net Pin
Abhijit Jana29-Dec-09 0:53
professionalAbhijit Jana29-Dec-09 0:53 
AnswerRe: how can we impliment online recharge for prepaid mobile in asp.net Pin
Abhishek Sur29-Dec-09 2:44
professionalAbhishek Sur29-Dec-09 2:44 
AnswerRe: how can we impliment online recharge for prepaid mobile in asp.net Pin
arunpal30-Dec-09 1:17
arunpal30-Dec-09 1:17 
QuestionError:A Generic Error occurred in GDI+ Pin
Udayaraju28-Dec-09 23:05
Udayaraju28-Dec-09 23:05 
AnswerRe: Error:A Generic Error occurred in GDI+ Pin
www.Developerof.NET29-Dec-09 1:10
www.Developerof.NET29-Dec-09 1:10 
QuestionRe: Error:A Generic Error occurred in GDI+ Pin
Udayaraju31-Dec-09 1:24
Udayaraju31-Dec-09 1:24 
AnswerRe: Error:A Generic Error occurred in GDI+ Pin
Abhishek Sur29-Dec-09 2:56
professionalAbhishek Sur29-Dec-09 2:56 
QuestionRe: Error:A Generic Error occurred in GDI+ Pin
Udayaraju31-Dec-09 1:29
Udayaraju31-Dec-09 1:29 
QuestionSSRS Chart issue Pin
siddisagar28-Dec-09 22:57
siddisagar28-Dec-09 22:57 
Questionhelp regarding AJAX Auto complete feature like outlook and gmail Send to TextBox Pin
navrajyadav28-Dec-09 22:32
navrajyadav28-Dec-09 22:32 
QuestionHow to show pdf file in asp.net Pin
kaushik_dass28-Dec-09 22:27
kaushik_dass28-Dec-09 22:27 

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.