Click here to Skip to main content
15,906,081 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWebservice for beginner Pin
ayeleteric20-Nov-06 23:55
ayeleteric20-Nov-06 23:55 
AnswerRe: Webservice for beginner Pin
ednrgc21-Nov-06 3:39
ednrgc21-Nov-06 3:39 
GeneralRe: Webservice for beginner Pin
ayeleteric21-Nov-06 3:58
ayeleteric21-Nov-06 3:58 
GeneralRe: Webservice for beginner Pin
ednrgc21-Nov-06 4:01
ednrgc21-Nov-06 4:01 
GeneralRe: Webservice for beginner Pin
ayeleteric21-Nov-06 4:02
ayeleteric21-Nov-06 4:02 
GeneralRe: Webservice for beginner Pin
ednrgc21-Nov-06 4:04
ednrgc21-Nov-06 4:04 
QuestionDate Problem Pin
JVVS20-Nov-06 23:51
JVVS20-Nov-06 23:51 
AnswerRe: Date Problem Pin
Guffa21-Nov-06 0:03
Guffa21-Nov-06 0:03 
Use the Now property of the DateTime structure to get the current date. Use the Year and Month properties to get the current year and month from that. Use the constructor for the DateTime structure that takes year, month and day to create the dates.


---
b { font-weight: normal; }

GeneralRe: Date Problem Pin
ednrgc21-Nov-06 3:32
ednrgc21-Nov-06 3:32 
Questionworking with user control Pin
kunal_mehta_198320-Nov-06 23:25
kunal_mehta_198320-Nov-06 23:25 
Questionasp.net controls Pin
monuSaini20-Nov-06 22:44
monuSaini20-Nov-06 22:44 
AnswerRe: asp.net controls Pin
Suresh Pirsquare20-Nov-06 22:57
Suresh Pirsquare20-Nov-06 22:57 
GeneralRe: asp.net controls Pin
monuSaini20-Nov-06 23:47
monuSaini20-Nov-06 23:47 
QuestionDigital Dashboard Resourse Kit Pin
Shajeel20-Nov-06 22:37
Shajeel20-Nov-06 22:37 
Questionhow can I save a localreport .rdlc as a pdf file? Pin
robmays20-Nov-06 22:37
robmays20-Nov-06 22:37 
Questionhi [modified] Pin
nivasinfotech20-Nov-06 22:09
nivasinfotech20-Nov-06 22:09 
AnswerRe: hi Pin
Christian Graus20-Nov-06 22:26
protectorChristian Graus20-Nov-06 22:26 
AnswerRe: hi Pin
Colin Angus Mackay21-Nov-06 1:36
Colin Angus Mackay21-Nov-06 1:36 
AnswerRe: hi Pin
ednrgc21-Nov-06 3:41
ednrgc21-Nov-06 3:41 
QuestionDynamically create controls using AJAX Pin
alimohammed20-Nov-06 21:54
alimohammed20-Nov-06 21:54 
AnswerRe: Dynamically create controls using AJAX Pin
Christian Graus20-Nov-06 22:27
protectorChristian Graus20-Nov-06 22:27 
GeneralRe: Dynamically create controls using AJAX Pin
alimohammed22-Nov-06 18:39
alimohammed22-Nov-06 18:39 
GeneralRe: Dynamically create controls using AJAX Pin
Christian Graus22-Nov-06 19:31
protectorChristian Graus22-Nov-06 19:31 
GeneralRe: Dynamically create controls using AJAX Pin
alimohammed25-Nov-06 1:39
alimohammed25-Nov-06 1:39 
AnswerRe: Dynamically create controls using AJAX Pin
Pavan Naidu20-Nov-06 22:32
Pavan Naidu20-Nov-06 22:32 

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.