advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   FORUMS  |   TIP BANK
Browse DevX
Partners & Affiliates
advertisement
advertisement
advertisement
Advertisement
advertisement
.NET
1 - 20 of 763   Previous   Next
New Features in Microsoft .NET Framework 4 December 9, 2010
Microsoft .NET Framework introduces a platform that opens many possibilities, providing a managed platform for executing applications that are portable, scalable and robust.
Programming ADO.NET Entity Framework 4.0, Part 1 December 7, 2010
Leverage the new and enhanced features of Entity Framework 4.0 to design and implement scalable applications.
How to Use the Visual Studio Code Analysis Tool FxCop August 26, 2010
The integrated static code analysis tool an help you find and correct bugs in your software development.
Unit Test .NET Business Objects Using Nmock Library June 30, 2010
Nmock is a unique way to test complex business objects in your development environment.
How to Manipulate Images with .NET Programs June 23, 2010
Learn how to add sophisticated area effects to your images such as blurring, embossing, and drop shadows in C# or Visual Basic.
Visual Basic Book Excerpt: Useful Namespaces June 8, 2010
This chapter provides an overview of some of the most important system namespaces and gives more detailed examples that demonstrate regular expressions, XML, cryptography, reflection, threading, parallel programming, and Direct3D.
Moonlight Feels Right for Mono 2.6 February 24, 2010
Moonlight 2.0 is a Silverlight 2.0-compatible framework that supports Zoom, Control Framework, Layout Framework, and other technologies.
WPF Wonders: Using DataTemplates November 19, 2009
WPF data templates let you determine the pieces a repetitive control uses to display its items. Learn some unique and interesting ways to use data templates for displaying the items in ListBoxes, ComboBoxes, and ListViews.
Java/.NET Interoperability: Web Services Aren't Always the Answer October 22, 2009
Mixing .NET and Java technologies with web services is often easy, but for many tasks web services are not the solution for Java/.NET interoperability.
WPF Wonders: Building Control Templates October 6, 2009
WPF's properties and styles let you change a control's appearance. Templates let you modify a control at a much more fundamental level, changing the components that make up the control and the way it acts. This article shows how you can use templates to change the fundamental structure of WPF controls.
Extending Microsoft Dynamics CRM 4.0 with Plug-Ins September 4, 2009
Microsoft Dynamics CRM 4.0 has a very flexible infrastructure that lets you extend the out-of-the-box behavior to meet ever-changing organizational business needs.
Build a Custom WCF Encoder August 28, 2009
When the built-in WCF encoders don't meet your needs, follow this example to create a custom encoder—and just plug it in!
COM Interop Gets Much Better in C# 4.0 August 26, 2009
Enhanced COM interop through C# 4.0's dynamic type system, support for named and optional parameters, and for variance makes working with Microsoft Office and other Primary Interop Assemblies much easier.
Prototyping DSLs in F#: Parsing and Semantic Checking August 24, 2009
To build a domain specific language, you need a quick and effective prototyping process that can parse your language syntax and perform semantic checking.
WPF Wonders: Transformations (and Robots!) August 18, 2009
WPF's transformations make it easy to move, scale, or rotate objects, and simplify building complex moveable 3D shapes.
WPF Wonders: 3D Drawing with Textures, Transformations, and Realism August 10, 2009
To build realism into 3D scenes, you need to draw with the appropriate materialsand transformations help make the drawing process much simpler.
Build an AJAX Content Management System with Visual WebGUI: Creating a Framework August 7, 2009
Flexible software systems require a foundation that supplies the basic system services that's easy for developers to use, yet powerful enough to support complex and flexible systemsin other words, a framework.
WPF Wonders: 3D Drawing July 27, 2009
WPF makes drawing three-dimensional scenes quick and easy.
Building Declarative WCF Services in .NET 4.0 July 23, 2009
Building WCF services declaratively in XAML lets you integrate services with workflows and provides flexibility that identical services implemented in code cannot.
Typed Datasets: A First Step to .NET Flexibility July 10, 2009
One of your first steps to serious .NET development should be creating and implementing flexible typed datasets to maintain control and protect the validity of your data.
1 - 20 of 763   Previous   Next
advertisement