Library tutorials & articles tagged with visual studio

Search filter
Page 1 of 1
  • Using Adobe Flex in Visual Studio

    by Matt Wicks

    You can now take advantage of the Flex framework from right within Visual Studio to build Rich Internet Applications (RIAs). We get you up to speed on what Flex is and a basic application talking to a web service. flex, adobe, flash, visual studio

  • Typical errors of porting C++ code on the 64-bit platform

    by Andrey Karpov

    Program errors occurring while porting C++ code from 32-bit platforms on 64-bit ones are observed. Examples of the incorrect code and the ways to correct it are given. Methods and means of the code analysis which allow to diagnose the errors discussed, are listed. c++, visual studio, 64bit

  • Introducing Visual Studio .NET 2008 - Top 10 Features

    by Mark Smith

    After a long beta period, Visual Studio .NET 2008 is finally on general release. There are a ton of new features and enhancements in this release that make it almost a no-brainer to upgrade - I thought I’d take a moment and list my top ten favorites in no particular order. c#, vb.net, .net, visual studio

  • Edit and Encrypt Web.Config sections using C# 2.0

    by Mohammed Habeeb

    An article to illustrate editing and encrypting of sections of Web.Config file programatically. It is illustrated with an ASP.NET 2.0 application, which can edit and encrypt sections of Web.Config. c#, asp.net, visual studio

  • Running State Machines Based Win32/WinCE Programs

    by Jerome

    This article describes how to run state machine application framework based Win32/WinCE programs using window message hooking technology. (An open source project.) visual studio

  • GPS- Deriving British Ordnance Survey Grid Reference from NMEA data

    by Alex Etchells

    The NMEA data exported by GPS units gives latitude and longitude and geometric distance above the WGS84 (GRS80) reference ellipsoid. The Ordnance Survey maps for Great Britain use grid references based on the Airy Spheroid (OSGB36) reference ellipsoid. The following article discusses a C# class to convert GPS derived NMEA data to the British Ordnance Survey Grid. c#, components, visual studio, gps

Want to stay in touch with what's going on? Follow us on twitter!