| Home : Ebooks : C Sharp |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
C Sharp Listings
|
|
Total:
10 | Displaying: 1 - 10 |
|
|
Sponsored Links
|
|
The Programmer's Heaven C# School book covers the .NET framework and the C# language. Starting with the basics of the language, it goes on to cover object oriented programming techniques and a wide range of C# languages features including interfaces, exceptions and delegates. Later chapters cover practical topics including database access with ADO.NET, building Windows forms applications, multi-threading and asynchronous I/O. The final chapter covers new features in C# 2.0, including generics.
Updated: 12/11/2006
|
|
|
This c# .net web developerss guide pdf has Complete Case Studies with Ready-to-Run Source Code and Full Explanations, Hundreds of Developing & Deploying, Migrating, and Debugging Sidebars,Security Alerts, and C# .NET FAQs and Complete Coverage of Web Services and the Integrated DevelopmentEnvironment (IDE)
Updated: 02/18/2005
|
|
|
This book is about the fundamentals of data structures and algorithms--the basic elements from which large and complex software artifacts are built. To develop a solid understanding of a data structure requires three things: First, you must learn how the information is arranged in the memory of the computer. Second, you must become familiar with the algorithms for manipulating the information contained in the data structure. And third, you must understand the performance characteristics of the data structure so that when called upon to select a suitable data structure for a particular application, you are able to make an appropriate decision.
Updated: 02/18/2005
|
|
|
C# Tutorial
Updated: 02/18/2005
|
|
|
Anyone wanting to be on the cutting edge of new technology. The book is written assuming no prior programming knowledge on the part of the readers. However, we make certain other assumptions that we shall explain now.Many a times, on a clear night when we look up at the stars, we can't help but wonder whether there is intelligent life out there - or are they just like us?For we don't believe that intellect is a quality that we are born with. In fact we are going to share a secret with you. It is the secret of success given to us by an old gypsy woman. This magic mantra has worked with many and we assume you would also use it in your life. In fact this is the only assumption we make in this book.
Updated: 02/18/2005
|
|
|
The book commences with the assumption that you are a programming tyro, with no previous knowledge of ASP.Net or C#. It however, expects you to have a working knowledge of the Hyper Text Markup Language (HTML). The book covers the length and breadth of the ASP.Net framework. Since the C# language has been used for programming, the fundamentals of this language have also been covered.The book begins with the basics of the ASP.Net and C#. Thereafter, it moves on to the built-in controls of ASP.Net. Next, it demonstrates how you can build your own custom controls. The text then veers on to the concepts of the built-in C# classes, and shows you how to build your own custom classes. It also covers the myriad aspects of handling databases, advanced concepts of controls, mysteries of Cookies, CGI Progamming and state management,Web Services and finally a Class Browser Application. It finally winds up with a peek into the security issues of designing an Internet application using ASP.Net.
Updated: 02/18/2005
|
|
|
This article will focus on the new ways of programming C# offers, and how it intends to improve upon its two closest neighbors, Java and C++. C# improves on C++ in a similar way to Java in many respects, so I'm not going to be re-explaining things like the benefits of a single-rooted object hierarchy. This article begins with a brief summary of the similarities between C# and Java, and then goes into exploring the new C# features.
Updated: 02/13/2005
|
|
|
Learning C# XML
Updated: 02/13/2005
|
|
|
This tutorial is about how to develop mobile applications with an extension to the .NET Framework, called the Microsoft Mobile Internet Toolkit (MMIT) or simply .NET Mobile.
Updated: 02/13/2005
|
|
|
This tutorial covers Microsoft's new programming language C#. It is aimed at people with some programming experience, although it tries not to assume too much knowledge. The contents page contains links to all the lessons, and to subsections of these lessons. Otherwise, choose from the links in the box on the right.
Updated: 02/13/2005
|
|