Navigation
On Topic
Complete Directory
About Us
Add-site
Link to Us

Google


29 .Net Programming Resources
.NET 3.5 SP1 Changes Your Expression
Yikes! .NET 3.5 Service Pack 1 beta isn't compatible with Expression Blend or Silverlight 2.0. Downloaders beware!
Open Open Tab May 12, 2008 Provides Information
.NET Framework fan? Get your online courses here
Register Books is offering 20 per cent off all Microsoft’s Official Online Learning courses covering the .NET Framework 2.0, all of which can help you prepare for exam 70-536 TS: Microsoft .NET Framework 2.0 Application Development Foundation.
Open Open Tab March 7, 2008 Provides Information
.NET Micro Framework 2.0 SP1 Now Available
Service Pack 1 for the developers' toolkit for the second edition of Microsoft's just-in-time high-level language interpreter for embedded equipment was released yesterday.
Open Open Tab September 19, 2007 Provides Information
.NET Rocks! Hosted by MSDN
An Internet Audio Talk Show for .NET Developers.
Open Open Tab   Provides Information
6
64-Bit .NET Framework
The 64-bit version of the .NET Framework 2.0 enables the .NET Framework platform, tools and applications to run on 64-bit workstations and servers which provide increased performance and scalability by addressing more memory (16 TB vs. 4G).
Open Open Tab   Provides Information
A
API Test Automation in .NET
API testing essentially entails testing the individual methods that make up a software system rather than testing the overall system itself.
Open Open Tab   Provides Information
Applied Reflection: Creating a dynamic Web service to simplify code
While Visual Studio and the .NET Framework enable developers to create and consume Web services via a simple interface, there are times when a developer must dig a little deeper into the technology to accomplish what is required.
Open Open Tab   Provides Information
C
College Coders Working With IBM's Project Zero
North Carolina State students are learning to build Web 2.0 business apps using IBM's Project Zero programming framework.
Open Open Tab February 14, 2008 Provides Information
Companies Adopting Microsoft's .Net Micro Framework
Microsoft officials June 5 said two partner companies are adopting the software giant's .Net Micro framework for their device and processor support.
Open Open Tab June 5, 2007 Provides Information
E
Exchange Data More Securely with XML Signatures and Encryption
XML Signature and XML Encryption standards, Digital signing and encryption features in the .NET Framework 1.x and 2.0
Open Open Tab   Provides Information
G
Get a handle on directory security with .NET's DirectorySecurity object
By using .NET's DirectorySecurity class and the Directory class's methods, you can easily manipulate a file system's security to control user access to directories. Tony Patton offers more details in this article.
Open Open Tab   Provides Information
Getting started with Microsoft .NET development
He offers a brief overview of the main aspects of the .NET Framework and discusses where to get and then install the necessary tools.
Open Open Tab   Provides Information
H
How ASP.NET began in Java
Microsoft is finishing off IIS 4.0 and there is no such thing as C# or ASP.NET.
Open Open Tab October 30, 2007 Provides Information
How do I... Use the .NET Framework to consume RSS feeds?
Many Web sites are now offering their content via XML based RSS feeds. This allows automated processes to collect content from many sites and aggregate the data into a single data store. Zach Smith explains how to use the built-in functionality of the .NET Framework to collect and display RSS feed information.
Open Open Tab   Provides Information
M
Manage Access to Windows Objects with ACLs and the .NET Framework
.NET Framework classes for securing files, directories, registry keys, and other objects
Open Open Tab   Provides Information
Microsoft previews parallel processing for .NET Framework
With the multicore era already well upon us, the opportunities for multithreading are only now being recognized. Yesterday, Microsoft offered developers a taste of true parallelism with an experimental library for .NET.
Open Open Tab November 30, 2007 Provides Information
Microsoft Reveals .Net Source Code
Microsoft will give developers a view into the source code but won't let them touch it.
Open Open Tab October 3, 2007 Provides Information
Microsoft ties high-level code to Web development with Volta
The long effort to make it technically feasible for already skilled developers to produce Web applications using high-level languages like C++, may at last be paying off.
Open Open Tab December 7, 2007 Provides Information
Microsoft Updates .NET Roadmap
Scott Guthrie, the recently promoted vice president of the .NET Developer Platform, offered a quick roadmap today.
Open Open Tab February 19, 2008 Provides Information
N
Next edition of .NET Micro Framework adds Web services support
The impending ubiquity of .NET in computing devices everywhere got a big boost this week with the unveiling of a new edition of its handheld and embedded device runtime, now capable of communicating with Web services.
Open Open Tab February 28, 2008 Provides Information
P
Perform bulk copies with .NET 2.0's SqlBulkCopy class
The .NET Framework 2.0's SqlBulkCopy class allows you to easily move data programmatically from any data source to a SQL Server table. Learn how to use SqlBulkCopy to streamline data transfers.
Open Open Tab   Provides Information
U
Use the .NET FileSystemWatcher object to monitor directory changes in C#
One of the more interesting objects included in the Micorosft .NET framework class library is the System.IO.FileSystemWatcher. This object allows you to be notified when certain events occur in a directory such as file creation, deletion, or modification. Zach Smith explains how to use the FileSystemWatcher object and demonstrates it in a sample application.
Open Open Tab   Provides Information
Users tout Silverlight's link to .Net developer skills
Silverlight, Microsoft's cross-browser plug-in technology for rich multimedia experiences, is making the rounds as an alternative to Adobe Systems's rival Flash platform. Observers and early users of Silverlight at the MIX08 conference in Las Vegas last week emphasized, among other things, its accommodations for .Net development skills.
Open Open Tab March 11, 2008 Provides Information
Using IPC channels and .NET Framework 2.0 to communicate between processes
With the introduction of .NET Framework 2.0, Microsoft has included a new remoting channel that is built on named pipes which developers can use for interprocess communication.
Open Open Tab   Provides Information
Using message queue services in .NET
The combination of Microsoft Message Queuing's inclusion with Windows and the .NET System.Messaging namespace makes it easy to utilize messaging in your .NET application.
Open Open Tab   Provides Information
W
Web Services Enhancements (WSE)
Download Web Services Enhancements 2.0 Service Pack 2.
Open Open Tab   Provides Information
What tools assist with your .NET development?
Tony Patton provides information about a sampling of the .NET development-related tools available. You can use these tools to assist with the various aspects of a development project from start to finish.
Open Open Tab   Provides Information
Working with .NET files via the Path class
The .NET Path class, which allows you to work with file path values, uses string values to perform all of its operations. Learn how the class uses various properties and methods to perform operations.
Open Open Tab   Provides Information
© 1997 - 2008 The MerchantStore