Click here to Skip to main content
15,899,314 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Sql Helper Pin
sam4u2u13-Nov-09 16:42
sam4u2u13-Nov-09 16:42 
QuestionData base Pin
Amit Patel198512-Nov-09 20:06
Amit Patel198512-Nov-09 20:06 
AnswerRe: Data base Pin
N a v a n e e t h12-Nov-09 20:16
N a v a n e e t h12-Nov-09 20:16 
GeneralRe: Data base Pin
Amit Patel198512-Nov-09 20:25
Amit Patel198512-Nov-09 20:25 
Questionregarding unit testing Pin
Amit Spadez12-Nov-09 19:06
professionalAmit Spadez12-Nov-09 19:06 
AnswerRe: regarding unit testing Pin
N a v a n e e t h12-Nov-09 19:38
N a v a n e e t h12-Nov-09 19:38 
GeneralRe: regarding unit testing Pin
Amit Spadez12-Nov-09 19:45
professionalAmit Spadez12-Nov-09 19:45 
GeneralRe: regarding unit testing Pin
N a v a n e e t h12-Nov-09 19:59
N a v a n e e t h12-Nov-09 19:59 
Well, I hope you are aware about the automated test tools like NUnit.

Before VS2008, to execute a test, you need to write it and use the assembly with tools like NUnit. These tools uses reflection to read the test methods from the assembly and execute it. Since Vs2008, MS provided a test framework inside visual studio so that you don't have to use other applications like NUnit.

But in reality, VS test framework is used very rarely. Most of the people (including me) still uses NUnit or a better alternative.

Best wishes,
Navaneeth

AnswerRe: regarding unit testing Pin
sashidhar12-Nov-09 19:42
sashidhar12-Nov-09 19:42 
Questionsession timeout Pin
Dot-Net-Dev12-Nov-09 18:00
Dot-Net-Dev12-Nov-09 18:00 
AnswerRe: session timeout Pin
Aman Bhullar12-Nov-09 19:30
Aman Bhullar12-Nov-09 19:30 
AnswerRe: session timeout Pin
N a v a n e e t h12-Nov-09 19:43
N a v a n e e t h12-Nov-09 19:43 
GeneralRe: session timeout Pin
Paulo Zemek13-Nov-09 7:31
Paulo Zemek13-Nov-09 7:31 
GeneralRe: session timeout Pin
Gamzun13-Nov-09 9:17
Gamzun13-Nov-09 9:17 
QuestionInterop Excel Pin
mithun narayanan12-Nov-09 17:40
mithun narayanan12-Nov-09 17:40 
QuestionMail sending error-Partial Class Mailreceiver Pin
Member 426027012-Nov-09 16:57
Member 426027012-Nov-09 16:57 
AnswerRe: Mail sending error-Partial Class Mailreceiver Pin
N a v a n e e t h12-Nov-09 17:41
N a v a n e e t h12-Nov-09 17:41 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
Member 426027012-Nov-09 19:49
Member 426027012-Nov-09 19:49 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
N a v a n e e t h12-Nov-09 20:00
N a v a n e e t h12-Nov-09 20:00 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
Member 426027012-Nov-09 20:09
Member 426027012-Nov-09 20:09 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
N a v a n e e t h12-Nov-09 20:17
N a v a n e e t h12-Nov-09 20:17 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
Member 426027012-Nov-09 20:26
Member 426027012-Nov-09 20:26 
QuestionConnect asp . net with Windows Application Pin
tasumisra12-Nov-09 16:51
tasumisra12-Nov-09 16:51 
AnswerRe: Connect asp . net with Windows Application Pin
sashidhar12-Nov-09 17:34
sashidhar12-Nov-09 17:34 
GeneralRe: Connect asp . net with Windows Application Pin
Shameel12-Nov-09 23:44
professionalShameel12-Nov-09 23:44 

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.