Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, February 09, 2012
Home
Articles & Samples
Dev Search
Sample Chapters
Link to US
Contact
Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Developers Training > C# .NET
Search
DevASP

What's New
What's Hot

ROT13 Encoding in ASP.NET using C# and VB.NET       
Total Hits: 123  |  Today: 0 Author: Brett Burridge       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article is based on an article I wrote that described how to encode and decode strings using the ROT13 method in ASP (VBScript and JScript) and client-side JavaScript. The ROT13 method is a very old method of encoding (but not encrypting!) text, but given the original article's popularity I thought it would be useful to update it for the .NET Framework using both C# and VB.NET....

Converting .NET Framework VB.NET or Visual Basic 6.0 code to C#       
Total Hits: 191  |  Today: 0 Author: Brett Burridge       Rating:  
Read Reviews | Write Review |              Your Rating: 

Most .NET developers have a definate preference for using either VB.NET or C#. However, there may be many occasions on when it is preferable (or indeed essential) to use either VB.NET or C#. Common scenarios include:

* A client specifies that all development must be carried out in a particular programming language.
* A company has a policy that all development will be done in either VB.NET or C#.
* A developer is much more familiar with one programming language than the ...

Layout Managers In C#       
Total Hits: 152  |  Today: 0 Author: Matthew Johnson       Rating:  
Read Reviews | Write Review |              Your Rating: 

Whenever a programmer sits down to design a GUI, he is faced with several problems unique to their design: visual appeal, scalability, resizability, ease of modification, etc. Layout managers help to solve these problems by taking care of setting the size and location of layoutable objects. Add the fact that layout managers themselves are layoutable, and all kinds of layout possibilities open up. Java programmers are familiar with the concept of the layout manager, however programmers coming to ...

Visual C# .NET CD-ROMs - Level 1     Price: $495.00   
Total Hits: 314  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 


This course will provide a solid foundation for exploring the .NET framework as well as advanced topics in C#. You'll learn the fundamentals of object-oriented programming using the C# language.

Product Type: Level or Part

Training includes:
  • 4 CD-ROMs
  • Over 6 hours of instruction
  • Printed courseware
  • Step-by-step hands-on-labs
  • Sample code
Click here to see more detail

Visual C# .NET CD-ROMs - Full Course     Price: $795.00   
Total Hits: 441  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 


Learn how to program .NET applications with C#! In this course you'll get an introduction C#, then learn how to use it to write object-oriented code, learn how to write Windows and Web applications, and interact with back end databases using ADO.NET.

Product Type: Full Course

Training includes:
  • 8 CD-ROMs
  • Over 12 hours of instruction
  • Printed courseware
  • Step-by-step hands-on-labs
  • Sample code
Click here to see more detail

How to create dynamic arrays?       
Total Hits: 374  |  Today: 0 Author: Remas Wojciechowski       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article shows how to create dynamic arrays in C#.Quite often you want to create a method that returns an array of a given type. In most cases you don't know the number of elements of that array up front (e.g., when returning data from the database). The problem is that when you declare an array in C#, you must specify the number of elements of that array. The following code snippet shows a declaration of an array of strings with 10 elements....

Visual C# .NET CD-ROMs - Level 2     Price: $495.00   
Total Hits: 273  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 


This course covers advanced C# topics including manipulating databases using ADO.NET, using C# to develop ASP.NET applications, building interactive web sites (Web Forms) as well as Web Services, exploring threads and synchronization issues, and more!

Product Type: Level or Part

Training includes:
  • 4 CD-ROMs
  • Over 6 hours of instruction
  • Printed courseware
  • Step-by-step hands-on-labs
  • Sample code
Click here to see more detail


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com