Click here to Skip to main content
15,891,204 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralCreating Composite Controls ASP.NET 4.0 Pin
RookieCoder_NG1-Aug-12 19:12
RookieCoder_NG1-Aug-12 19:12 
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
David Mujica2-Aug-12 8:05
David Mujica2-Aug-12 8:05 
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
RookieCoder_NG2-Aug-12 18:08
RookieCoder_NG2-Aug-12 18:08 
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
Ahmed Abdulrahman4-Aug-12 4:44
Ahmed Abdulrahman4-Aug-12 4:44 
GeneralWebmethods in ASP.Net page are taking too long Pin
indian1431-Aug-12 10:13
indian1431-Aug-12 10:13 
GeneralRe: Webmethods in ASP.Net page are taking too long Pin
jkirkerx1-Aug-12 11:25
professionaljkirkerx1-Aug-12 11:25 
GeneralI am getting lot of doubts on this issue Pin
indian1431-Aug-12 13:01
indian1431-Aug-12 13:01 
GeneralRe: I am getting lot of doubts on this issue Pin
jkirkerx1-Aug-12 16:33
professionaljkirkerx1-Aug-12 16:33 
I've never used WCF, and don't intend to in the near future. I read up on it just now, and it doesn't seem suited for my needs.

All in all, there are 3 parts, the requester , service and the responder.

1. You have to test the requester, and make sure the request is correct
2. Then test the responder, and make sure the response is correct.
3. You have to test the service, and make sure it doesn't crash from bad input.

Once you have tested all 3 parts, then it should work.

In c++ programming, it's good practice to use an exit code,
0 for success
1 for warning
2 for failure

[Edit]

Other than that, I have no clue. But I have many situations in which I have to walk thorugh the service, or build in more error checking before processing.
GeneralRe: I am getting lot of doubts on this issue Pin
indian1431-Aug-12 18:19
indian1431-Aug-12 18:19 
GeneralRe: Webmethods in ASP.Net page are taking too long Pin
indian1431-Aug-12 13:16
indian1431-Aug-12 13:16 
QuestionError while sending mail--The remote certificate is invalid according to the validation procedure Pin
arunkumaratp1-Aug-12 5:10
arunkumaratp1-Aug-12 5:10 
Questionusing root web.config for application folder Pin
Jassim Rahma31-Jul-12 3:11
Jassim Rahma31-Jul-12 3:11 
AnswerRe: using root web.config for application folder Pin
Rahul Rajat Singh2-Aug-12 17:52
professionalRahul Rajat Singh2-Aug-12 17:52 
Questionto get the selected column index in a datagrid in a web app Pin
Sh@Sh!K!r@n31-Jul-12 0:08
Sh@Sh!K!r@n31-Jul-12 0:08 
AnswerRe: to get the selected column index in a datagrid in a web app Pin
_Amy31-Jul-12 1:30
professional_Amy31-Jul-12 1:30 
AnswerRe: to get the selected column index in a datagrid in a web app Pin
vvashishta1-Aug-12 3:35
vvashishta1-Aug-12 3:35 
Questionasp.net session not always timing out within iFrame Pin
djmurphy30-Jul-12 7:38
djmurphy30-Jul-12 7:38 
AnswerRe: asp.net session not always timing out within iFrame Pin
Vijay Selvaraj27-Aug-12 0:22
Vijay Selvaraj27-Aug-12 0:22 
QuestionSql Query Inner Join Pin
Samii4929-Jul-12 23:10
Samii4929-Jul-12 23:10 
AnswerRe: Sql Query Inner Join Pin
Karthik Harve30-Jul-12 1:04
professionalKarthik Harve30-Jul-12 1:04 
AnswerRe: Sql Query Inner Join Pin
vvashishta1-Aug-12 3:37
vvashishta1-Aug-12 3:37 
GeneralRe: Sql Query Inner Join Pin
Samii492-Aug-12 18:55
Samii492-Aug-12 18:55 
QuestionClassic ASP Pin
rock_monu28-Jul-12 0:17
rock_monu28-Jul-12 0:17 
AnswerRe: Classic ASP Pin
Sandeep Mewara29-Jul-12 8:56
mveSandeep Mewara29-Jul-12 8:56 
QuestionValidationSummary not displaying RegularExpressionValidator results? Pin
jojoba201127-Jul-12 20:05
jojoba201127-Jul-12 20:05 

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.