Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to start

Status
Not open for further replies.

prasadalone

Programmer
Aug 15, 2002
87
currently we are having our own website called its entirely devloped using asp and sql currenlty we are confuse how to shift from asp to asp .net

i do have following queries

1. i have heard there is lot of drop and drag feature in .net through which you can developed your application very fast.but same functionality was available through visual studio but peopl used
to write the code withought using drag and drop feature can any one tell me is it possible to write the code(withought using drag and drop facility) in .net or its compulsory to using drag and drop facility.

2. currently we are using javascript,asp,sql.Now for .net which language we can use i heard there are four language in .net vb.net,#c, etc which will be best for our website

3. please check our website its based on content management sytem


Help me i am confused
 
1) You don't have to use the drag and drop aspects of Visual Studio (in fact most of the time I stay away from them) and just write the code yourself

2) You can use either - they both use the same framework so use the language you are most comfortable with.

3) Is that a question?!


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top