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
Nick Allen's tips for developing SOA for .NET
TIP - Windows Communication Foundation (WCF) is SOA for MS and Nicholas Allen's blog tells developers how to make it work.
Gates to show TouchWall to CEOs
NEWS - Microsoft Chairman Bill Gates is expected to show off new technology on Wednesday that is designed for the board room and is a spin-off of Microsoft's Surface computer. Called 'TouchWall,' it is a prototype device developed ...
Microsoft delivers upgrades in .Net 3.5 SP1 Beta
NEWS - Microsoft recently released Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 beta bits for public download. This release will include improvements to WPF, MFC, VSTS and .Net Framework Client Profile, to name a few.
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
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();
What is the .NET equivalent to the WshNetwork object?
EXPERT RESPONSE - I'm trying to port an old VB application to C#, but I cannot find any methods in C# that do the same as the following two methods. Dim wshNetwork As New IWshNetwork_Class wshNetwork.RemoveNetworkDrive ...
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
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.
Cosmos
WORD - Cosmos is an open source, evolving, .NET-based operating system development tool. The acronym stands for "C# Open Source Managed Operating System." (Continued...)
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
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.
.NET 3.0
WORD - .NET 3.0 is the specification for Microsoft's new suite of managed application program interfaces, or APIs, that developers can apply to Windows Vista and Windows XP... (Continued)
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