Working with Files and Directories using ASP.NET
In our real life applications it is required to read, write, or manipulate files and directories. The .NET Framework provides a set of classes in the System.IO namespace to allow synchronous and asynchronous reading from and writing to data streams and files. Before working with files and directories it is essential to make sure that security permissions are set properly on folders and files where you want to write. The .NET Framework runs all ASP.NET processes under the local ASPNET account. This account needs to have write permissions to all the folders and files that are being used to write data.
Data Structures and Algorithmswith Object-Oriented Design Patterns in C#
This book is about the fundamentals of data structures and algorithms--the basic elements from which large and complex software artifacts are built.
Dissecting a C# Application: Inside SharpDevelop
The developers who created SharpDevelop give you an inside track on application development with a guided tour of the source code for SharpDeveloper
Sams Teach Yourself C# in 24 Hours
Learn C#, Microsoft's newest programming language, one step at a time from leading expert, James Foxall.
Sams Teach Yourself C# in 24 Hours
Learn C#, Microsoft's newest programming language, one step at a time from leading expert, James Foxall.
C# The Basics
Microsoft has always had a habit of doing things in style. Whether it was the basic yet robust Disk Operating System (DOS) or the (user-friendly?) Windows Operating System, Microsoft has always managed to rewrite the rules in the computer world. In fact it won't be exaggeration to say that today it is thanks to the efforts of Microsoft and the vision of its founder, Bill Gates, that it is software and not machines, that occupy centrestage. But then that is another story altogether.
C# Nuts and Bolts
This is our second book on C# so we have assumed that you have read our first book, 'C# - The Basics'. It contains a lot more on the C# language that we could not cover in the first one.
C# Classes-Threads,WinForms and XML
This book presents myriad fascinating concepts about C# classes. It is classified into three sections, with each of them converging on distinct facets of classes available in the .Net framework
A Comparison Of The C# Programming Language To The Java Programming Language
The C# language is an object-oriented language that is aimed at enabling programmers to quickly build a wide range of applications for the Microsoft .NET platform. The goal of C# and the .NET platform is to shorten development time by freeing the developer from worrying about several low level plumbing issues such as memory management, type safety issues, building low level libraries, array boundschecking
Visual Studio.net With C#
This book on Visual Studio.Net is a trailblazer, since it is extremely innovative in its approach. It is a screen-based book, which suggests that the entire book is packed with screens, making it very easy and intuitive for a reader to grasp the explanations accompanying them. It makes for an interesting reading, and also does away with the requirement of sitting in front of a computer while reading this book.
Herong's Tutorial Notes On C# - Part B - Free eBook Herong's Tutorial Notes On C# - Part B - Download ebook Herong's Tutorial Notes On C# - Part B free
|