TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
rafi.elad
NA
1
0
Codedom and webForms / webApplications
Nov 4 2004 11:12 AM
Hi I'm trying to generate a WebForm using CodeDom. I could not find any sample / documentation about it. I know WebForm is a class that inherits from Page class, and I should generate it like any other class. But then again, how do I use CodeDom to generate code that will run on the browser like a Web Application? where can I find a lead? Thanks.
Reply
Answers (
0
)
Setting value of html textbox through code
How to display the 'search' and 'result' on the same page? c# , aspx & Sql Reporting Services