C Board  

Go Back   C Board > General Programming Boards > C# Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 09-14-2009, 09:43 AM   #1
Registered User
 
Join Date: Sep 2009
Posts: 1
Question ADO.NET in VS2008 or gdi+ (beginner question)

Hello.
I'll be writing master's thesis. Currently I deal with php, mysql, ajax.
Fate decreed that I've to choose one of this subjects:
1.gdi+ library in .net technology
2.ado.net technology in VS 2008.
I didn't have contact with Visual Studio, .NET. I only know some basics of c++. Applications that i will have to write for subject that i choose will be in C#.

My question is what subject of your point of view will be easier for absolute beginner in .net domain. From writing which subject I gain more knowledge which could be useful in writing web apps.
Also can you write some interesting titles of books for this subjects (for beginner, sth like "for dummies" series)

Thanks in advance.
robgar is offline   Reply With Quote
Old 09-14-2009, 10:16 AM   #2
&TH of undefined behavior
 
Fordy's Avatar
 
Join Date: Aug 2001
Posts: 5,183
ADO.NET will probably be more useful to you as you deal with web based technology but it wont bring you much jow unless you know ASP.NET, C# etc...

As for books, I found the best way to get into .NET is via the language (not straight into the framework). Jesse Liberty had a good book on C#. He now has a more up to date version covering C# 3.0. I havent tried that version, but it's worth looking at and reading some more reviews

Programming C# 3.0: Amazon.co.uk: Jesse Liberty, Donald Xie: Books
__________________
"If A is success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut."
Albert Einstein (1879 - 1955)


Board Rules
Fordy is offline   Reply With Quote
Old 09-15-2009, 08:01 AM   #3
...and never returned.
 
StainedBlue's Avatar
 
Join Date: Aug 2009
Posts: 41
I don't think gdi+ will be very useful for writing web apps since the gui for web apps is done with the traditional methods you're already accustomed to (html & css).

ado.net is really simple, so for a beginner it should be straightforward, esp. since you already understand db concepts. not to mention ado.net is extremely useful for web apps.

in addition to ado.net, study "linq" when you get a chance.
StainedBlue is offline   Reply With Quote
Old 10-04-2009, 02:40 AM   #4
train spotter
 
Join Date: Aug 2001
Location: near a computer
Posts: 3,359
GDI++ is very useful in web apps (ie if you have to convert any live/historical data to a graphical format).

I think GDI would be more interesting.
__________________
"Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
Friedrich Nietzsche

"I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
George Best

"If you are going through hell....keep going."
Winston Churchill
novacain is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Same old beginner question... Sharmz C Programming 15 08-04-2008 11:48 AM
Beginner: Linked List question WeatherMan C++ Programming 2 04-03-2008 07:16 AM
Quick IF statement question (beginner) jim.rattlehead C Programming 23 11-29-2007 06:51 AM
A very beginner question! sifeet C Programming 8 11-06-2007 07:13 AM
Another question about C programming for the absolute beginner Boyrobber C++ Programming 14 12-06-2006 04:58 PM


All times are GMT -6. The time now is 09:25 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22