Getting Started
If I were to get started doing quite a bit of custom DNN module work (including converting some existing ASP software applications to .NET and DNN) does everyone recommend:1. VS2003 and DNN3.12. VS2005 and I guess want for .NET 2.0 version of DNN3. some other IDE solution open source or otherwiseThanks,Kevin
ksuvalk wrote:
If I were to get started doing quite a bit of custom DNN module work (including converting some existing ASP software applications to .NET and DNN) does everyone recommend:1. VS2003 and DNN3.12. VS2005 and I guess want for .NET 2.0 version of DNN3. some other IDE ...
getting started in VS2005 C# which book should I get
Hello,
I am getting started with VS2005, I have use VS2003 but not very much -(I did 4 small applications in it), I am wondering which book you would recommend to learn the new features of VS2005, while learning more of C# programing in general
There some links to good books in this thread i posted : http://forums.asp.net/thread/1489422.aspx Also these two make good reference material
Professional Visual Studio 2005 (Programmer to Programmer)
Microsoft Visual Studio 2005 Unleashed
So far I recommend Wrox's C# 2005
Read the beginning chap...
Getting Start With .net
hi
i'm intersted to learn asp.net (vb or delphi) .
i programming with delphi6 but i'd like to tp know something about programming in internet specially with .net .
i hear about microsoft.net with delphi 7 that i can programming with delphi in .net .... is it right ?
what 's our opinian about it ? and better to learn Vb.Net or continu with delphi(or delphi.net)
thanks.
Ali Darabian
I think there is some support for Delphi in .Net.
However, you will find much more support from the user community if you choose a more popular language such as VB.Net or C#. Since your al...
how to get start with .NET
the net help people installed to my desktop
1-microsoft visual studio .NET enterprise developer 2003
2-microsoft .NET framework 1.1
what else do i need ...??? and how can i try with some simple code in VS.Net and run it to see
wat happen...?????
please help
If you want to develope web applications, then you'll also need IIS on your PC. That'll require XP-Professional or Windows 2000/2003, but XP-Home edition won't allow IIS installation.
As for how to get started, you can search the web for some tutorials or buy a good book on VS. The topic is way too vast to...
Upgrade/migration issues from VS2003+.NET 1.1 to VS2005+.NET 2.0
Hi,
Visual Studio is great when everything works well and you don't know what is happening under the hood. However when things don't work it is really frustrating since you just don't know what is going on.
I have a project (a web site) that was originally developed for VS2003 and ASP.NET 1.1. When I loaded this project on VS2005 (and ASP.NET 2.0), VS told me that it will migrate it to the new environment: it did a number of things, generated a migration report and created/moved files under App_code and such directories. I tried this process a number of times b...
Where to start and how did you get started?Hi, I have had a feeling for a long time to jump into the adds market for some time due to my low income (shooting for the stars) and I don't have anything better to do these days. But I find it really difficult not to give up due to lack of guides (what I can find atleast) and all the hard words which only makes me confused. But I won't give up. Never. Not sure if this is the right place to post this, but I deffinitly would be really greatfull for help getting started. How did you get started?
+If there are any teacher that wanna show me the ropes private, I can give payment with ...
How do I get started with AJAX.Net?
Hi All,
I'm a seasoned asp.net developer but have not yet ventured into atlas et al.
I prefer books, but will take whatever I can get if it's good and will get me going.
Any recommendations?
Thx in advance.
Jeff
try here first
http://ajax.asp.net/downloads/default.aspx?tabid=47
then learn from sample and docJames Wu (MIB426).NET is only way to goMCP, MCSE, MCDBA, MCSD, MCAD
I find the materials online display features and implementations but are lacking architectural depth, and am seeking more comprehensive resources.
By architectural depth, I mean that I cannot watch ...
Getting Started with .net and a few questions
Hello I've done some asp and php programming along with various other languages in the past and slowing getting my head around .net.I have a small project of creating a Holiday Booking system on our Intranet and just trying to get the first part to work properly will hopefully get me sorted for the whole project. The Intranet is running on .net 2 and I prefer to use the VB code rather than C#. This is connecting to an SQL server.My initial page that I am trying to create is just for an admin user to view which dates in a table have been specified as Bank Holidays and be able to add ...
Getting started with JScript.NET
I'm a Javascript and Actionscript developer, and the thought of being able to do server-sides in something I know was too good to resist. Does anyone know some good tutorials for developing ASP.NET pages in JScript? I can find lots of console code, but simple things are hard: like I can't even figure out how to print something out to the web page (just a string). What I'm really trying to do is access a database, verify a login, and print JSON out to the response. What should I do to start? Is there a better way to do this? (IE: using some JSON library already?). I'm commun...
Getting started .net website
Hi folks,Does anyone here know of a good website to just sit back and read for learning .net? Thanks in advance.Baldeep
Right here...
Click the Get Started and Learn sections here.
Quite a few out there - - this one, has a lot of good videos - also ASPNet101.com, but then, I might be a little prejudiced David WierMCP/ASPInsiderASPNet101.com - where to look first!Please Vote for ASPNet101 - 'Best Community Resource'!Control Grouper - easily control properties for multiple controls with one control!Calendar Express - The Best HTML Calendar Generator on the web!(P...
Upgraded VB.NET from VS2003 to VS2005
I have added new components in C#. The C# code preforms normally. But changes in the VB code are not executed. I can step through the VB code and watch it execute code that is no longer there. I have run clean, and rebuilt the solution and web site. But I still get old code executed. Where is the old module stored and how can I replace it?
Thanks,
Hi,
Based on my understanding, when you run the code, the changes on the code is not applied. If we insert the breakpoint on that code, does it can be hit or show some warning message on the breakpoint? This looks ...
Getting Started Without VS.NET
Hi all,
does anyone know how any online resources that can show me how to
create web apps that include code-behind, and uer controls without
using VS.NET?
I have VS.NET in work, but would also like to do work at home, but
cannot install VS.NET on my home laptop because I simply dont' have the
space or processor power.
Any online articles would be welcome, as will any open-source apps - I
currently have SharpDevelop, but I find it unstable as it crashes my
laptop alot of the time.
Thanks
Tryst
Did you try Web Martix? It is a FREE tool from Microsoft.Regards, Narayana ...
Trouble getting started with rebulding DNN in VS2003
I'm trying to get a new copy of DNN3 setup for development. I have a full copy of the latest version setup and runnign on a seperate local server. I can connect and open the solution but cannot get a rebuild to run.Is there any notes on how to get DNN setup properly for development?
What solution file are you using?iwonderMission, KS - USA
Managed to get it working, had to clear out the cache....
Newbie Question
I have a new project which has just started. One of the requirements is to generate XML files. Do I have to create schema files?
Does anyone have a tutorial or sample code to help me get started. I have some background using XML, but not in .NET.
Thx Mark
How to create a new xml file with XmlDocument? More examples hereSonu Kapoor [MVP] Feel free to ask me any .NET question | Ajax Data Controls Forum
Thanks, this is very helpful.
What do I need to do extra to setup the schema for this xml file? Is the schema really necessary as well?
Thx Mark
You dont need to define any sc...
Getting started with Vista
Hello,
Just getting started with my new Dell Vostro 1700 with Vista Business - just got IIS activated and now I am stuck. My previous manual says to download .Net Framework 2.0 and SDK; but it seems that Vista comes with .Net Framework 3.0. Do I need to download .Net Framework 2.0? What about SDK? Thanks!100% Born Buckeye
You can install VS2005 onto Vista, though you will need to also install VS2005 SP1.When you install VS2005 it will isntall the framework and SDK for you so no problems there.
Yes, you don't need to install .NET 2.0 RTM on Vis...