To Jost .NWDP Site
Announcements
- June 7. The scores for the BooksNMusic Project are posted.
Thanks for your patience in waiting for your score.
- Apr 18. The scores and comments for the Practice Project are posted.
- Apr 18. The answers to the Review Questions are posted through the
C#-2 Lecture.
- Apr 5. Use the MSDN Library to obtain detailed information about .Net
classes:
- Apr 5. To find information about a .Net class (say the Text property of the
Button) in the Online Help:
Scroll down to the Development Tools and Languages,
.NET Framework Class Library >>
Select a .Net Framework, for example 4.6 and 4.5 >>
.NET Framework Class Library >>
System.Windows Namespaces >>
System.Windows.Forms >>
Go to information on specific classes/controls.
- Apr 5. To search for information about Web controls:
Scroll down to the Development Tools and Languages,
.NET Framework Class Library >>
Select a .Net Framework, for example 4.6 and 4.5 >>
.NET Framework Class Library >>
System.Web Namespaces >>
System.Web.UI.WebControls >>
Go to information on specific classes/controls.
- Apr 4. Here is the location of the .Net tools, including sn.exe and
ildasm.exe.
c:\Program Files (x87)\Microsoft SDKs\Windows\NETFX 4.6.1 Tools\v10.0A\bin
- Apr 3. The first class meeting of the Spring 2017 .Net Developer Program
with Jost is on Tuesday, Apr 4 in Room 308 of the CDM Building,
243 S. Jackson Blvd.
- Apr 3. Don't worry if you don't understand everything in the Overview
Lecture on Tuesday, Apr 4 or in the Intro Lecture on Thursday, Apr 6.
These first two lectures are intended as an introduction to give you
the big picture for .Net. We will go into more detail in the C#-1
Lecture on Saturday, Apr 8.