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

ASP.NET

 
AnswerRe: How to add dynamically dropdown list for GridView Pin
Sandeep Akhare10-Sep-07 19:33
Sandeep Akhare10-Sep-07 19:33 
QuestionCapturing Page Errors using Master Pages C# Pin
But_Im_a_Lady10-Sep-07 4:50
But_Im_a_Lady10-Sep-07 4:50 
Answer[Off Topic] Little Britain Pin
Colin Angus Mackay10-Sep-07 6:16
Colin Angus Mackay10-Sep-07 6:16 
GeneralRe: [Off Topic] Little Britain Pin
Christian Graus10-Sep-07 6:33
protectorChristian Graus10-Sep-07 6:33 
GeneralRe: [Off Topic] Little Britain Pin
But_Im_a_Lady10-Sep-07 21:29
But_Im_a_Lady10-Sep-07 21:29 
AnswerRe: Capturing Page Errors using Master Pages C# Pin
Christian Graus10-Sep-07 6:34
protectorChristian Graus10-Sep-07 6:34 
QuestionASP newbie question! Pin
Lord_Veralix10-Sep-07 4:20
Lord_Veralix10-Sep-07 4:20 
AnswerRe: ASP newbie question! Pin
Guffa10-Sep-07 6:23
Guffa10-Sep-07 6:23 
Lord_Veralix wrote:
Which project should I use, WebService or WebApplication project?


WebApplication.

Lord_Veralix wrote:
What are the differences between the two?


A WebService is a library of methods that you call from another application. A WebApplication is a normal web site.

Lord_Veralix wrote:
causes the SQL server to eat up TONS of ram


This is quite normal for MS SQL Server. By default it will use up every last bit of unused memory to maximise database performance. If you are using the server for anything more than a database server, you should change the settings in the database to limit the amount of memory that it will use.

---
single minded; short sighted; long gone;

AnswerRe: ASP newbie question! Pin
Christian Graus10-Sep-07 6:32
protectorChristian Graus10-Sep-07 6:32 
QuestionA code hidden in html document . Pin
devboycpp10-Sep-07 3:43
devboycpp10-Sep-07 3:43 
AnswerRe: A code hidden in html document . Pin
Christian Graus10-Sep-07 4:02
protectorChristian Graus10-Sep-07 4:02 
GeneralRe: A code hidden in html document . Pin
devboycpp10-Sep-07 4:17
devboycpp10-Sep-07 4:17 
AnswerRe: A code hidden in html document . Pin
Guffa10-Sep-07 6:28
Guffa10-Sep-07 6:28 
GeneralRe: A code hidden in html document . Pin
devboycpp10-Sep-07 4:22
devboycpp10-Sep-07 4:22 
QuestionUndefined POST parameter Pin
JacquesDP10-Sep-07 3:42
JacquesDP10-Sep-07 3:42 
AnswerRe: Undefined POST parameter Pin
JacquesDP10-Sep-07 4:37
JacquesDP10-Sep-07 4:37 
Questionerror on sending emails Pin
kirtiarora10-Sep-07 3:23
kirtiarora10-Sep-07 3:23 
AnswerRe: error on sending emails Pin
Christian Graus10-Sep-07 4:03
protectorChristian Graus10-Sep-07 4:03 
Questionxml serializer only on public fields Pin
mukkanti00710-Sep-07 3:05
mukkanti00710-Sep-07 3:05 
AnswerRe: xml serializer only on public fields Pin
Colin Angus Mackay10-Sep-07 3:19
Colin Angus Mackay10-Sep-07 3:19 
QuestionHttp handler problem ?? Pin
devboycpp10-Sep-07 2:56
devboycpp10-Sep-07 2:56 
AnswerRe: Http handler problem ?? Pin
MoustafaS10-Sep-07 6:57
MoustafaS10-Sep-07 6:57 
Questionhow to rewrite a path Pin
Rmesh10-Sep-07 2:50
Rmesh10-Sep-07 2:50 
AnswerRe: how to rewrite a path Pin
N a v a n e e t h10-Sep-07 3:03
N a v a n e e t h10-Sep-07 3:03 
GeneralRe: how to rewrite a path Pin
Rmesh10-Sep-07 3:10
Rmesh10-Sep-07 3:10 

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.