Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:626806
More Search Options
RSS Available
Matching Posts
Rendering a WebControl
How can I render a web control on a web page created by code. Eg: (...) TextBox tb = new TextBox() ; tb.Text = "testing" ; HOW SHOW THIS CONTROL??? (...)
Posted to
Getting Started
(Forum)
by
danielchevitarese
on 7/3/2006
Resposta: PHP TO ASP.NET CONVERSION SOFTWARE
Hi, I work with both and I can't see a "link" between them: PHP is a "server script" and ASP.NET (not ASP) is a "compiled" C#, VB.NET or J# language. I think, if you wanna work with ASP.NET, you should learn C# or VB.NET or J# and work with VS.NET. I hope help u. Daniel
Posted to
PHP to ASP.NET Migration Assistant Alpha
(Forum)
by
danielchevitarese
on 10/18/2005
Re: CAN I "EXECUTE A STRING AS CODE" ???
Yes... that is it!!! Thanks, Daniel
Posted to
Web Forms
(Forum)
by
danielchevitarese
on 10/10/2005
Re: CAN I "EXECUTE A STRING AS CODE" ???
YES!!! That is it!!! Thank you very much!!! I will use this code! Daniel DOTNETFan87 wrote: Hello, i think, that you can also do this with the FindControl()-Method of the Page-Class. Example: Control ctrl = this.FindControl("ImageButton147") as ImageButton; if (ctrl != null) // Control found and typcast valid { ctrl.Visible = true; } Stefan
Posted to
Web Forms
(Forum)
by
danielchevitarese
on 10/10/2005
Re: CAN I "EXECUTE A STRING AS CODE" ???
I'll read this... thank you!!!
Posted to
Web Forms
(Forum)
by
danielchevitarese
on 10/8/2005
CAN I "EXECUTE A STRING AS CODE" ???
I have 200 ImageButtons in a aspx page whose names are in a SQL table. How can I change a property of one of them if its name is into a string??? There is a "Executes string" o a "cast" in this case in C#??? Exemple: [ ... ] protected System.Web.UI.WebControls.ImageButton ImageButton147 ; [ ... ] string name_of_button = "ImageButton147" ; // this information cames from SQL // here is my problem... name_of_button.Visible = true ; // I can't do that 'couse name_of_button is a string instead of System
Posted to
Web Forms
(Forum)
by
danielchevitarese
on 10/7/2005
CAN I "EXECUTE A STRING AS CODE" ???
I have 200 ImageButtons in a aspx page whose names are in a SQL table. How can I change a property of one of them if its name is into a string??? There is a "Executes string" o a "cast" in this case in C#??? Exemple: [ ... ] protected System.Web.UI.WebControls.ImageButton ImageButton147 ; [ ... ] string name_of_button = "ImageButton147" ; // this information cames from SQL // here is my problem... name_of_button.Visible = true ; // I can't do that 'couse name_of_button is a string instead of System
Posted to
Web Forms
(Forum)
by
danielchevitarese
on 10/7/2005
Page 1 of 1 (7 items)
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online