Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > General Computer Discussion > Software > how to create an new webform with codebehind dynamically using c# in asp.net?.

Reply
Thread Tools

how to create an new webform with codebehind dynamically using c# in asp.net?.

 
 
krish200 krish200 is offline
Junior Member
Join Date: May 2006
Posts: 1
 
      05-17-2006
how to create an new webform with codebehind file dynamically using c# in asp.net programmatically ?.
 
Reply With Quote
 
 
 
 
fred5152 fred5152 is offline
Junior Member
Join Date: Dec 2007
Posts: 14
 
      12-18-2007
go to visual studio
file->new->select website->belowselect->c# and u r done
you will get source file and design file
once you drag and drop controls on to the design form
go to view->solutionexplorer
in the solution explorer click on the +sign for default.aspx
it expands in to default.aspx.cs
that is wat the code behind file is
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Create an instance of one webform on another webform Paul ASP .Net 6 11-26-2009 04:45 PM
dynamically create multiple instances of usercontrol in codebehind =?Utf-8?B?UGFkYW0=?= ASP .Net 1 08-28-2007 06:29 AM
I just want to know how to create a new webform in asp .net dynamically... nkamalraj Software 1 05-28-2006 03:28 AM
no code in webform using vs.net, but in webform using notepad timmso ASP .Net 1 12-12-2003 04:30 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57