Getting Started
Hello,
I was a professional classic asp developer few years ago, but have not done much coding latelly. I am still fully skilled as classic asp programmer, but I am really wanting to get into asp.net. I have always used vbScript, and would like to continue using the visual basic coding within asp.net.
My question is, can someone guide me into the right direction for a good book or books, Basically I am looking for a book that teaches using Visual Studio using vb.
thanks!
You will probably find VB pretty easy to pick up, and you already know about server-side web development,...
Books to get started
Hello everyone.
I was just wondering if anyone has some recommendations for books to get started with asp.net using c#.
Background:
My first language was basic, followed by Pascal, c, c++, javacsript, vbscript, java. I'm not new to programming or OO concepts.
So far I have read Beginning ASP.net using c# from Wrox, I also have the professional book (which is very lackluster).
I'm looking for books that use the OO approach (unlike the above mentioned wrox books) and that have an organized flow to them. For example, I can create an asp.net program that will write text in the f...
POST GET GET GET GET... WTH?
Hi,
I'm at a loss to explain this... I have an ASPX page that I can't
always navigate to. When I developed the app (it's Starter Kit
Portal-based), I did it on my LAN and have had no trouble accessing the page.
However, upon deployment, I see the following behavior:
1. POST request goes out looking for MyForm.aspx
2. GET request for MyForm.aspx
3. GET request for MyForm.aspx
4. ...
X. GET request
Sometimes, the page finally loads. Other times, it just ends up
blank. Many times, it doesn't load at ALL the first POST - I just get a
"The pa...
Getting Started with OO Programming. Books?
Hello,
I pretty comfortable with .Net and have developed a couple of applications succesfully. The language is awesome. THe touble is I still haven't grasped the whole OO concept, I am struggling with it.
I am ordering a few books of amazon and was hoping you could recommend a good reading on OO programmign with VB.NET.
This is the one im looking at so far:
http://www.amazon.ca/exec/obidos/ASIN/1590590155/qid=1070033346/sr=1-2/ref=sr_1_0_2/701-8072116-5000314
Hi,
Also, take a look @ Using Object-Orientation in ASP.NET : Overview
HTH
K B ShajudeenAreYaar.comDubai, Un...
Good book/source on getting started with XML?
Can anyone recommend a good book on getting started with XML in ASP.NET? The book I currently have sucks. It doesn't explain how to use the XmlReader/XmlTextReader or the XmlWriter/XmlTextWriter. It only explains how to retrieve data from an XML file an putting it into a DataSet (which for what I'd like to do is overkill, like using a DataSet when all I need is a simple DataReader)...
Basically, I want to store website settings in XML files, so I need to know how to retreive data from XML files, edit existing XML files, and create and delete XML files when I need to.
Where can I ge...
Examples & books for getting started on mySql
Hi
I’m getting started on MySQL with stored procedures in VB.Net. It seems to be a bit tricky.
It’s been hard to find many good examples on the internet, there’s not as much out there for the likes of SQL server or Access. Haven’t found any books that specifically focus on just Asp.NET(VB.Net) & MySQL either.
Does anyone have any good links or suggestions. I figure if I can find a good book it would be worth paying for it and saving on my time looking around.
Unfortunately Amazon wouldn’t let me down load the PDF book “Accessing a MySQL Database with a VB.NET Com...
.NET 1.0 books and .NET 1.1 books. Does it matter ??
Hello, I want to buy a book that is good to learn asp.net. I have seen some good books on ASP.NET in the book store, but some of them are for .NET 1.0 and not the current 1.1.
Does it make that big of a difference if the asp.net book is 1.0 and not 1.1 ????
Someone please help me as I have to do quite a bit of driving to go review and purchase a book. I need to leave in about an hour so if someone know the answer, please respond, asap.
Sincerely, Amy Daynou
Amy-
The changes are small enough that you won't see much, if any difference.
This doesn't apply as much if you're ...
Where should I start if I want to make a new Address book data source to get data from an obdc database?Where should I start if I want to make a new Address book data source to
get data from an obdc database?
...
trying to get started and i am getting this error
when i go to http://www.porkchopsplayground.com, i get:
DotNetNuke Upgrade Error
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
Could not find file 'd:\hosting\nmoran26\Providers\DataProviders\AccessDataProvider\DotNetNuke.mdb'.
Any suggestions will be appreciated.
Thanks,
Nicole
Do you have a username and password set on your database? Make sure you follow the steps mentionned in the Readme.txt located in the documentation folder. In any case make sure your credentials for yo...
Developed C#.net WebService 1.1 for Client C#.net 1.1. Getting error "Server was unable to process the Request" Pls Help
Hi.,
I developed Microsoft C#.net Web Services2003 for the Client Application C#.net 2003. When it runs in 5 machines it gives good performance and has no errors. But if i run the same application in about 80 client machines. Getting error "Server was unable to process the request". I use Sql Server 2005 as my database. I get error even when i login at a time for about 25 users. Tried modifying machine.config too. But went unsuccessful.
Live Server is 2003 using IIS 6.0
I use very expensive data handling. Its very urgent pls help. Have to post in Live Server.
Thank u.,
...
What book should I get next
I have completed "Build Your Own ASP.NET Website Using C# & VB.NET" and now I'm ready to take the next step.
Some that I have in mind are:
1. "Essential ASP.NET With Examples in C#" by Fritz Onion
2. "MCAD/MCSD Training Guide (70-315): Developing and Implementing Web Applications with Visual C# and Visual Studio.NET" by Amit Kalani
3. "ASP.Net Unleashed Second Edition" by Stephen Walter
4. "ASP.Net Data Web Controls" by Scott Mitchell
Any suggestions?
"ASP.NET Unleashed" is a very good book, one you shoul...
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...
C++ .NET books?
Does anyone have C++ .NET book to suggest? Or is there any good resource to transfer C++ code into C#?
Thanks in advance!
Feng...
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...