Click here to Skip to main content
15,896,912 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.NET..Insert data from grid view to databse table Pin
Ersan Ercek17-Nov-09 9:21
Ersan Ercek17-Nov-09 9:21 
GeneralRe: ASP.NET..Insert data from grid view to databse table Pin
Member 419490617-Nov-09 16:12
Member 419490617-Nov-09 16:12 
GeneralRe: ASP.NET..Insert data from grid view to databse table Pin
Abhijit Jana17-Nov-09 16:22
professionalAbhijit Jana17-Nov-09 16:22 
Question2 roles 3 master pages printing problem any suggestion ? Pin
gerrybrennan17-Nov-09 6:44
gerrybrennan17-Nov-09 6:44 
AnswerRe: 2 roles 3 master pages printing problem any suggestion ? Pin
Gamzun17-Nov-09 6:55
Gamzun17-Nov-09 6:55 
GeneralRe: 2 roles 3 master pages printing problem any suggestion ? Pin
gerrybrennan17-Nov-09 21:10
gerrybrennan17-Nov-09 21:10 
QuestionCompilation takes a long time. Pin
devboycpp17-Nov-09 6:05
devboycpp17-Nov-09 6:05 
AnswerRe: Compilation takes a long time. Pin
Abhishek Sur17-Nov-09 6:09
professionalAbhishek Sur17-Nov-09 6:09 
Just add reference to the dlls of your class libraries. Dont use Project Reference.

Also make sure you dont have included all the class libraries in the same solution.

If you dont require debugging enabled for class libraries, just place it in separate folder and choose from there..

I think this will help you to fix the issue. Smile | :)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

GeneralRe: Compilation takes a long time. Pin
devboycpp17-Nov-09 7:10
devboycpp17-Nov-09 7:10 
GeneralRe: Compilation takes a long time. Pin
Abhishek Sur17-Nov-09 7:11
professionalAbhishek Sur17-Nov-09 7:11 
AnswerRe: Compilation takes a long time. Pin
Gamzun17-Nov-09 6:17
Gamzun17-Nov-09 6:17 
Question[Message Deleted] Pin
FEMDEV17-Nov-09 3:20
FEMDEV17-Nov-09 3:20 
AnswerRe: export to excel in windows application Pin
Abhishek Sur17-Nov-09 3:34
professionalAbhishek Sur17-Nov-09 3:34 
AnswerRe: export to excel in windows application Pin
Abhijit Jana17-Nov-09 3:58
professionalAbhijit Jana17-Nov-09 3:58 
Questiongridview issue Pin
Tauseef A17-Nov-09 2:35
Tauseef A17-Nov-09 2:35 
AnswerRe: gridview issue Pin
Abhishek Sur17-Nov-09 3:00
professionalAbhishek Sur17-Nov-09 3:00 
QuestionRe: gridview issue Pin
Tauseef A17-Nov-09 4:46
Tauseef A17-Nov-09 4:46 
AnswerRe: gridview issue Pin
Abhijit Jana17-Nov-09 3:57
professionalAbhijit Jana17-Nov-09 3:57 
QuestionRe: gridview issue Pin
Tauseef A17-Nov-09 4:47
Tauseef A17-Nov-09 4:47 
AnswerRe: gridview issue Pin
Abhijit Jana17-Nov-09 5:19
professionalAbhijit Jana17-Nov-09 5:19 
GeneralRe: gridview issue Pin
Tauseef A17-Nov-09 5:49
Tauseef A17-Nov-09 5:49 
QuestionHow to call a code behind function from a .aspx file Pin
Puneet Bhatnagar17-Nov-09 2:30
Puneet Bhatnagar17-Nov-09 2:30 
AnswerRe: How to call a code behind function from a .aspx file Pin
Abhishek Sur17-Nov-09 2:47
professionalAbhishek Sur17-Nov-09 2:47 
AnswerRe: How to call a code behind function from a .aspx file Pin
Gamzun17-Nov-09 7:47
Gamzun17-Nov-09 7:47 
QuestionGridView Inside UpdatePanel Problem Pin
VVRSN Acharyulu17-Nov-09 2:01
VVRSN Acharyulu17-Nov-09 2:01 

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.