.NET news » Software Software Rss Feed

Microsoft Mobile Development Handbook
Authors: Andy Wigley, Daniel Moth, Peter Foot
Average rating: 5.0 / 14
(14 reviews)
More .NET Mobile books
download

ASP Code Analyzer

A simple tool to find unused subs, functions and variables in your ASP code.
24 Jul 2006, 08:30:00   Source: ASP Code Analyzer   Tags: Software ASP.NET Source Control

patterns & practices Guidance Explorer

What are the security and performance proven practices for .NET applications? You can use Guidance Explorer to find out. Guidance Explorer is a tool to help you find and use relevant patterns & practices guidance.
14 Jul 2006, 16:36:55   Source: patterns & practices Guidance Explorer   Tags: Software Security Performance

NHibernate Helper Kit

Here is a tool to help you build your NHibernate ORM applications.
23 Jun 2006, 04:26:00   Source: NHibernate Helper Kit   Tags: Software Database

Source Safe Web Interface

SSWI is a Microsoft Visual Source Safe 6 Web Interface. It provides remote access to all the features of Visual Source Safe without the need to install software on the end user PC. SSWI is a fully web based system, that will work on any PC or MAC (OSX) with IE6+, Firefox or Safari and the Java runtime SSWI allows the user to do check-out, recursive check-out's, check-in's and all the other Visual Source Safe functions remotely, from any location in the world, making it the ideal companion for remote workers, professional software developers or large development teams.
7 Jun 2006, 06:31:16   Source: Source Safe Web Interface   Tags: Software Source Control

Take Avalon to the Next Dimension to Achieve 3D Effects

Find out how to use Expression, Microsoft's new XAML design tool, to build advanced user interfaces that incorporate 3D effects and inheritable control styling—and still interact seamlessly with your Visual Studio projects.
8 May 2006, 10:04:27   Source: Take Avalon to the Next Dimension to Achieve 3D Effects   Tags: Software GUI

Test Run: Stress Testing.

Stress testing involves running tests under conditions of reduced machine or system resources. To reduce these resources for testing, you can run a tool called a stressor. This month we cover such a tool: EatMem.
5 Apr 2006, 19:00:00   Source: Test Run: Stress Testing.   Tags: Testing Software

CLR Inside Out: The performance benefits of NGen.

JIT compilation has its advantages, but it has its drawbacks, too. NGen may help to improve the performance of your applications. Surupa Biswas shows you why and when.
5 Apr 2006, 19:00:00   Source: CLR Inside Out: The performance benefits of NGen.   Tags: Performance Software

TraceTool 6: The Swiss-Army knife of trace

A C#, C++, Delphi, and Java trace framework and a trace viewer: Tail, outputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This comes with full support for Pocket PC development.
4 Apr 2006, 12:24:00   Source: TraceTool 6: The Swiss-Army knife of trace   Tags: Debug Performance Software

NTime - Performance unit testing tool

An article on a performance testing tool to test an application against its performance.
31 Mar 2006, 00:11:00   Source: NTime - Performance unit testing tool   Tags: Performance Software

RC Converter 2.0-MFC to Windows Form Resource Converter using C#,VB.NET & C++/CLI

RC Converter by DudeLabs is the first automated solution for converting ATL and MFC resources to Windows Form resources in .NET. It can generate resource code in C#, VB.NET for Visual Studio 2003 and 2005 and in C++/CLI for Visual Studio 2005 only.
27 Mar 2006, 13:10:01   Source: RC Converter 2.0-MFC to Windows Form Resource Converter...   Tags: Software