pls give me clear-cut definitions for the .net framework,IIS, Visualstudio ... tell their relations... why we need a framework to install VS2005... but not in VS2008.....
clear definition for .net framework, IIS, visual studio with examples?
Collapse
X
-
Tags: None
-
pls give me clear-cut definitions for the .net framework,IIS, Visualstudio ... tell their relations... why we need a framework to install VS2005... but not in VS2008.....Comment
-
-
One practical example example of what? Then entire framework? An example of VIsual Studio? Your question really makes no sense.
If you want an example of code and visual studio check out any of the fine tutorials in the Insights areas:
Database How-to parts 1 and 2
Database tutorial Part 1
Database tutorial Part 2
############### ############### ############### ############### ############### ############### ############### ####
Two tutorials that might help you with events and control inheritance:
Custom events - A practical guide
Buiding an application - Part 1
Bytes has a policy regarding assisting students with their homework.
The short version is that the volunteers here can't help you with schoolwork.
A) We don't know what material you have and have not learned in class.
B) We don't know the guidelines you must follow.
C) In the long run giving you the answers actually short changes your education.
Hint 1: Try hitting Google with terms of your programming language and primary terms of what you want to do. For example "C# custom events" or "VB datagrid Excel". I've found this to be a very effective tool.
Hint 2: Your text book
Hint 3: Your instructor
Hint 4: Posting guidelines regarding homework assignments.
TIP: Read through the MSDN Library about each new control/method/area you are learning.Comment
-
Comment