Click here to Skip to main content
15,895,423 members
Home / Discussions / C#
   

C#

 
QuestionAccess variable from Global asax to a asmx page Pin
ramdil19-Jul-07 4:54
ramdil19-Jul-07 4:54 
AnswerRe: Access variable from Global asax to a asmx page Pin
kubben19-Jul-07 7:15
kubben19-Jul-07 7:15 
GeneralRe: Access variable from Global asax to a asmx page Pin
ramdil19-Jul-07 23:40
ramdil19-Jul-07 23:40 
GeneralRe: Access variable from Global asax to a asmx page Pin
kubben20-Jul-07 1:21
kubben20-Jul-07 1:21 
GeneralRe: Access variable from Global asax to a asmx page Pin
ramdil20-Jul-07 2:43
ramdil20-Jul-07 2:43 
GeneralRe: Access variable from Global asax to a asmx page Pin
kubben20-Jul-07 2:48
kubben20-Jul-07 2:48 
GeneralRe: Access variable from Global asax to a asmx page Pin
ramdil20-Jul-07 4:58
ramdil20-Jul-07 4:58 
QuestionAccessing Control on my webpage Pin
imnotso#19-Jul-07 4:06
imnotso#19-Jul-07 4:06 
Hi,

I have a web page C#, written and working.
I now need to see and validate certain controls on my page beginning with 'dt'.

In VS2005 i can happily type ...

foreach (Control ctrl in MyPage.Controls ) and it would list them and then I can use them

This doesn't work in VS2003. Any suggestions welcome?


AnswerRe: Accessing Control on my webpage Pin
kubben19-Jul-07 4:20
kubben19-Jul-07 4:20 
GeneralRe: Accessing Control on my webpage Pin
Manas Bhardwaj19-Jul-07 4:41
professionalManas Bhardwaj19-Jul-07 4:41 
GeneralRe: Accessing Control on my webpage Pin
imnotso#19-Jul-07 4:54
imnotso#19-Jul-07 4:54 
GeneralRe: Accessing Control on my webpage Pin
kubben19-Jul-07 7:06
kubben19-Jul-07 7:06 
QuestionKeywords in c# Pin
.NET- India 19-Jul-07 3:33
.NET- India 19-Jul-07 3:33 
AnswerRe: Keywords in c# Pin
Colin Angus Mackay19-Jul-07 3:35
Colin Angus Mackay19-Jul-07 3:35 
AnswerRe: Keywords in c# Pin
Luc Pattyn19-Jul-07 4:11
sitebuilderLuc Pattyn19-Jul-07 4:11 
GeneralRe: Keywords in c# Pin
Colin Angus Mackay19-Jul-07 4:14
Colin Angus Mackay19-Jul-07 4:14 
GeneralRe: Keywords in c# Pin
Luc Pattyn19-Jul-07 5:43
sitebuilderLuc Pattyn19-Jul-07 5:43 
Questionchanging system colors Pin
Bekjong19-Jul-07 3:16
Bekjong19-Jul-07 3:16 
AnswerRe: changing system colors Pin
mark_w_19-Jul-07 5:24
mark_w_19-Jul-07 5:24 
GeneralRe: changing system colors Pin
Bekjong19-Jul-07 5:36
Bekjong19-Jul-07 5:36 
QuestionHow to remove the control? Pin
Dotnetkanna19-Jul-07 3:11
Dotnetkanna19-Jul-07 3:11 
AnswerRe: How to remove the control? Pin
Martin#19-Jul-07 3:19
Martin#19-Jul-07 3:19 
GeneralRe: How to remove the control? Pin
Luc Pattyn19-Jul-07 4:15
sitebuilderLuc Pattyn19-Jul-07 4:15 
GeneralRe: How to remove the control? Pin
Martin#19-Jul-07 4:17
Martin#19-Jul-07 4:17 
GeneralRe: How to remove the control? Pin
Luc Pattyn19-Jul-07 4:22
sitebuilderLuc Pattyn19-Jul-07 4:22 

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.