Home > .NET Development Info Center
.NET Development Info Center
EMAIL THIS
This .NET Development Info Center explores .NET Framework application development news and tips, highlighting Visual Basic, Visual Basic .NET, Visual Basic migration and the Visual Studio IDE.

MUST READ
.NET Micro Framework: Ubiquitous computing for smart devices
Published by: SearchWinDevelopment.com | 18 Jun 2007
ARTICLE - With the .NET Micro Framework, Microsoft aims to make it easier to develop the applications that run on smart devices like watches, sensors and even household appliances.
Beginning .NET mobile application development
Published by: SearchWinDevelopment.com | 15 Aug 2007
TIP - Two tutorials from Thom Robbins offer insight into mobile application development for the .NET Framework.

.NET FRAMEWORK APPLICATION DEVELOPMENT from SearchWinDevelopment.com
.NET 3.5 SP1 set to arrive - offers ADO.NET updates, ease-of-install
ARTICLE - Microsoft's .NET 3.5 SP1 framework, due this month, offers a reworked ADO.NET that can speed up development. Easier installation is also in store for Visual Studio.
MiniGuide: Parallel programming in .NET
MINI GUIDE - Microsoft's Parallel Extension for .NET 3.5 opens up .NET developers to the world of parallel programming. This Mini Guide provides information on the parallel paradigm shift.
Infragistics Silverlight 2.0 chart and gauge components released
ARTICLE - Infragistics unveiled chart and gauge components for Microsoft Silverlight beta 2. The company also released Web Slider and Web Hierarchical Data Source controls for ASP.NET AJAX.
VIEW ALL IN THIS TOPIC

.NET MOBILE APPLICATION DEVELOPMENT from SearchWinDevelopment.com
Microsoft links BizTalk to RFID to Windows Mobile apps
ARTICLE - Microsoft made available a private beta for Microsoft BizTalk RFID Mobile said to simplify development of mobile applications that expose real-time business information.
.NET Micro Framework securing device software -- and attracting vendors
ARTICLE - Recent advances for the .NET Micro Framework include a Service Pack release and third-party ports onto ARM processers.
Web server brings ASP.NET to Windows CE
ARTICLE - OpenNETCF Consulting's Padarn is an ASP.NET Web server that runs under Windows CE 5.0 and 6.0. It is installed as a managed assembly.
VIEW ALL IN THIS TOPIC

.NET FRAMEWORK DEVELOPMENT WITH XML AND XAML from SearchWinDevelopment.com
Open XML SDK ready for the road
ARTICLE - Microsoft is getting ready to ship version 1.0 of Open XML SDK . It includes updates that will make it easier to write more efficient XML processing applications with less effort.
XAML as an everywhere presentation format
TIP - XAML, the Extensible Application Markup Language, lets .NET developers and designers define the key elements of a UI. What's more, it accommodates both WPF and SIlverlight.
Java presentation tool outputs XAML files
ARTICLE - Soyatec's eFace is a component-based Java presentation framework that is compatible with Microsoft's XAML.
VIEW ALL IN THIS TOPIC

.NET FRAMEWORK SECURITY BEST PRACTICES from SearchWinDevelopment.com
Podcast: Windows CardSpace authors speak
ARTICLE - CardSpace was one of many elements to appear with the release of .NET 3.5. It is an Identity Meta System. We spoke recently with Vittorio Bertocci and Caleb Baker on the topic.
Book excerpt: Java EE and .NET security interoperability
TIP - This chapter presents some best practices for managing Java EE and .NET security interoperability.
Book excerpt: Advanced Windows Debugging
TIP - This book excerpt examines strategies for debugging the Windows Heap Manager, which is an increasingly popular way for hackers to get into Windows applications.
VIEW ALL IN THIS TOPIC

VISUAL BASIC 6 PROGRAMMING LANGUAGE from SearchWinDevelopment.com
Learning Visual Basic -- Part 3
TIP - Learning Visual Basic -- Part 3.
Learning Visual Basic -- Part 2
TIP - Learning Visual Basic -- Part 2.
Learning Visual Basic -- Part 1
TIP - Learning Visual Basic -- Part 1.
VIEW ALL IN THIS TOPIC

DYNAMIC .NET PROGRAMMING LANGUAGES from SearchWinDevelopment.com
Some of the Zen of Volta
ARTICLE - Volta is a methodology allowing developers to create apps without regard to eventual deployment, and to declaratively partition Web application elements across tiers.
IronPython
WORD - IronPython is an altered version of the Python programming language that runs on top of Microsoft's .NET Framework. The language combines Python's compact, flexible, and powerful syntax and structure with the underlying ...
monad
WORD - A monad is: 1) A type of functor used in category theory in mathematics. 2) A kind of constructor used in functional programming to structure programs that include sequenced operations. 3) The original code name for ...
VIEW ALL IN THIS TOPIC

C# PROGRAMMING LANGUAGE from SearchWinDevelopment.com
GLib
WORD - GLib is a utility library that can simplify programming in C, especially for projects involving the languages GNOME and GTK+. Many programmers believe that the utility functions in GLib are more consistent than those in C... ...
What's the difference between VC.NET and VC# .NET?
EXPERT RESPONSE - What's the difference between VC.NET and VC# .NET? And does VC.NET have the power of VC# on the Internet?
Will my ProcessStart code run from a Web page?
EXPERT RESPONSE - Is there a way to run following code from a Web page? ProcessStartInfo i = new ProcessStartInfo("myexe.exe", "-arg1 -arg1 -others"); Process p = new Process(); p.StartInfo = i; p.Start();
VIEW ALL IN THIS TOPIC

VB 6 TO VB .NET MIGRATION from SearchWinDevelopment.com
.NET
WORD - .NET is both a business strategy from Microsoft and its collection of programming support for Web services. (Continued...)
On managing a .NET Framework 1.x migration
ARTICLE - There are many reasons to migrate projects from .NET 1.0 and 1.1 to a later version of the .NET Framework. A recent report offers advice for developers considering such migrations.
Tool translates VB .NET code to Java
ARTICLE - VBeeJava is a platform translation tool for moving code from Visual Basic .NET 2003 to Java.
VIEW ALL IN THIS TOPIC

.NET FRAMEWORK 3.5 AND VISUAL STUDIO 2008 DEVELOPMENT from SearchWinDevelopment.com
Printing in Windows Presentation Foundation
TIP - Learn how to use PrintDialog, PrintVisual and DocumentPaginator to print in Windows Presentation Foundation (WPF).
Visual Studio Express (VSE)
WORD - Visual Studio Express (VSE) is a freeware version of Microsoft's Visual Studio development environment toolset... (Continued)
Book excerpt: Murach's VB 2008
TIP - With Chapter 3 of Murach's VB 2008, you'll have access to essential information that will help you learn how to code Visual Basic 2008 real-world applications.
VIEW ALL IN THIS TOPIC

.NET FRAMEWORK 2.0 AND VISUAL STUDIO 2005 DEVELOPMENT from SearchWinDevelopment.com
SCM Visual Studio plug-in offers updated interface
ARTICLE - Software configuration management tool maker AccuRev used newly available Microsoft APIs to create its AccuBridge for Visual Studio 2005 plug-in.
Visual Studio 2008 Learning Guide: Multi-targeting
LEARNING GUIDE - This section of the Visual Studio 2008 Learning Guide looks at multi-targeting, a feature that lets developers and architects use VS 2008 to build apps for .NET 2.0 and .NET 3.0.
On managing a .NET Framework 1.x migration
ARTICLE - There are many reasons to migrate projects from .NET 1.0 and 1.1 to a later version of the .NET Framework. A recent report offers advice for developers considering such migrations.
VIEW ALL IN THIS TOPIC

.NET FRAMEWORK 3.0 DESIGN AND ARCHITECTURE TOOLS from SearchWinDevelopment.com
Printing in Windows Presentation Foundation
TIP - Learn how to use PrintDialog, PrintVisual and DocumentPaginator to print in Windows Presentation Foundation (WPF).
ILOG Rules for .NET integrates with Office 2007, .NET 3.0
ARTICLE - By tying into Microsoft Office 2007 and the .NET Framework 3.0, ILOG Rules for .NET aims to ease the process of crafting and deploying business rules.
Microsoft developers balancing age-old issues, barrage of new technology
ARTICLE - A survey of more than 625 .NET developers and architects shows that they continue to grapple with age-old challenges while simultaneously easing into new tools and technologies.
VIEW ALL IN THIS TOPIC


About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2000 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts