Click here to Skip to main content
15,895,537 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Disable DropDownList at ClientSide Pin
Raman Ghantiyala30-Aug-11 20:12
Raman Ghantiyala30-Aug-11 20:12 
Questionpreview before upload image Pin
apadana_198917-Aug-11 15:12
apadana_198917-Aug-11 15:12 
GeneralRe: preview before upload image PinPopular
Michael.Jiangdahua17-Aug-11 15:40
Michael.Jiangdahua17-Aug-11 15:40 
GeneralRe: preview before upload image Pin
Shameel18-Aug-11 22:32
professionalShameel18-Aug-11 22:32 
QuestionBest and Modern Way to Show Data from 6 Different Schemas in the Same Grid or Control Pin
GChuck17-Aug-11 6:43
GChuck17-Aug-11 6:43 
AnswerRe: Best and Modern Way to Show Data from 6 Different Schemas in the Same Grid or Control Pin
Not Active17-Aug-11 7:45
mentorNot Active17-Aug-11 7:45 
GeneralRe: Best and Modern Way to Show Data from 6 Different Schemas in the Same Grid or Control Pin
GChuck17-Aug-11 10:27
GChuck17-Aug-11 10:27 
GeneralRe: Best and Modern Way to Show Data from 6 Different Schemas in the Same Grid or Control Pin
Not Active17-Aug-11 11:09
mentorNot Active17-Aug-11 11:09 
If the goal is the ability to display multiple schemas in a single grid then creating a class for every possible combination would be tedious overkill compared with AutoGenetrateColumns. Entity Framework does have advantages in CRUD operations, you don't have to write anything, and ORM. However, once again, if you only need to display the records, it would be overkill.

I know the language. I've read a book. - _Madmatt

GeneralRe: Best and Modern Way to Show Data from 6 Different Schemas in the Same Grid or Control Pin
GChuck17-Aug-11 16:11
GChuck17-Aug-11 16:11 
QuestionApp_GlobalResources.resources.dll Pin
Satish_S17-Aug-11 0:06
Satish_S17-Aug-11 0:06 
AnswerRe: App_GlobalResources.resources.dll Pin
Shameel17-Aug-11 2:18
professionalShameel17-Aug-11 2:18 
GeneralRe: App_GlobalResources.resources.dll Pin
Satish_S17-Aug-11 2:30
Satish_S17-Aug-11 2:30 
QuestionHow to convert total data in a page into crystal report without dtabase Pin
vangapally Naveen Kumar16-Aug-11 20:25
professionalvangapally Naveen Kumar16-Aug-11 20:25 
QuestionHow to get value from dropdownlist which is in User Control Pin
sujitdeshpande16-Aug-11 19:25
sujitdeshpande16-Aug-11 19:25 
AnswerRe: How to get value from dropdownlist which is in User Control Pin
Anurag Gandhi16-Aug-11 21:33
professionalAnurag Gandhi16-Aug-11 21:33 
GeneralRe: How to get value from dropdownlist which is in User Control Pin
Shameel16-Aug-11 22:36
professionalShameel16-Aug-11 22:36 
GeneralRe: How to get value from dropdownlist which is in User Control Pin
Anurag Gandhi17-Aug-11 0:42
professionalAnurag Gandhi17-Aug-11 0:42 
GeneralRe: How to get value from dropdownlist which is in User Control Pin
Shameel17-Aug-11 1:13
professionalShameel17-Aug-11 1:13 
AnswerRe: How to get value from dropdownlist which is in User Control Pin
Shameel16-Aug-11 22:34
professionalShameel16-Aug-11 22:34 
Questionfailed due to the following error: 80070005 Access is denied. Pin
Vimalsoft(Pty) Ltd16-Aug-11 19:01
professionalVimalsoft(Pty) Ltd16-Aug-11 19:01 
QuestionRe: failed due to the following error: 80070005 Access is denied. Pin
Shameel16-Aug-11 22:41
professionalShameel16-Aug-11 22:41 
AnswerRe: failed due to the following error: 80070005 Access is denied. Pin
Vimalsoft(Pty) Ltd18-Aug-11 1:49
professionalVimalsoft(Pty) Ltd18-Aug-11 1:49 
AnswerRe: failed due to the following error: 80070005 Access is denied. Pin
Robert Bettinelli17-Aug-11 15:05
Robert Bettinelli17-Aug-11 15:05 
QuestionSave state of the applet after the page is reloaded Pin
CodeGust16-Aug-11 14:09
CodeGust16-Aug-11 14:09 
Questionaspx files and their code-behinds Pin
drewbert16-Aug-11 12:58
drewbert16-Aug-11 12:58 

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.