Sign In
Tips of the Day on .NET
Find some tips & tricks that are related to .NET technologies from this blog.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ASP.net
ASP.NET AJAX
Friend Assemblies
General .NET
If Operator
Implicit Typed Array
Layered Architecture
Local Variable Type Inference
Mobile Development
Office Business Application
SilverLight
Team Foundation Server 2008
Tip & Tricks
Tips & Tricks
Tricks & Tips
Videos
Visual Basic 9.0
Visual Studio
Visual Studio 2008
Visual Studio Team System
Windows Communication Foundation
Windows Mobile 6.0
Windows Server 2008
Windows Workflow Foundation
WPF
Archive
Archives
April 2008
(2)
March 2008
(6)
February 2008
(10)
January 2008
(3)
December 2007
(2)
November 2007
(7)
October 2007
(6)
September 2007
(3)
August 2007
(4)
July 2007
(6)
June 2007
(6)
May 2007
(5)
April 2007
(8)
March 2007
(6)
February 2007
(11)
January 2007
(12)
December 2006
(8)
November 2006
(11)
October 2006
(9)
September 2006
(8)
August 2006
(5)
July 2006
(6)
February, 2007
MSDN Blogs
>
Tips of the Day on .NET
>
February, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Tips of the Day on .NET
VB05 Express Installation Problem
Posted
over 5 years ago
by
tolong
0
Comments
When you installed VB 2005 express and you encountered this error message: "The Application Data folder for Visual Basic Express could not be created.", what should you do? Here are some solutions: 1. Before you install VB 2005 Express, make sure any...
Tips of the Day on .NET
UniveRss 3D Reader
Posted
over 5 years ago
by
tolong
0
Comments
Check out UniveRSS . This WPF application lets you explore your RSS feeds in a 3D space, mapping your feeds to rotating cubes. There is a grid view if you prefer old-school navigation. Best of all, the app is only a 364k download
Tips of the Day on .NET
SQL Cache Dependency
Posted
over 5 years ago
by
tolong
0
Comments
Caching is a very useful way for you to retain pages or data across HTTP requests, so that you can reuse them without the recreating them. In ASP.net 2.0, it makes you easier to implement data caching. SQL cache dependencies are one of ASP.net 2...
Tips of the Day on .NET
Cool Demo of Windows Mobile 6 Business User's features
Posted
over 5 years ago
by
tolong
0
Comments
Check this out, the cool demo of Windows Mobile 6 Business User's features for Messaging, Calendar, Contact Management and Rich Browsing, recorded by Loke Uei and Jason Langridge Video: Windows Mobile 6 Demo
Tips of the Day on .NET
ASP.net 2.0 Upgrade Issues
Posted
over 5 years ago
by
tolong
0
Comments
Question: "I’ve upgraded a web application which is currently using .NET 1.1 Framework to .NET 2.0 Framework for development purpose. Here are the issues I faced. 1. Variable ' variablename' is used before it has been assigned a value. A null reference...
Tips of the Day on .NET
.Net Micro Framework for Embedded Devices
Posted
over 5 years ago
by
tolong
1
Comments
You can now use the .Net Micro Framework to develop a range of applications, such as home automation systems, industrial sensors, retail displays and health care monitors on smaller, less expensive, and more resource-constrained devices. The .NET Micro...
Tips of the Day on .NET
Windows Mobile 6 @ on10.net
Posted
over 5 years ago
by
tolong
0
Comments
A short video featuring the Windows Mobile 6 @ on10.net. Check out the new features onOutlook® Mobile, Office Mobile, and now Windows Live™ for Windows Mobile from the demo done by Derek Snyder, Windows Mobile Porduct Manager.
Tips of the Day on .NET
Windows Mobile 6, what's new for developers?
Posted
over 5 years ago
by
tolong
1
Comments
Windows Mobile 6.0 has officially released . New Naming conventions: Windows Mobile 5.0 for Smartphone --> Windows Mobile 6 Standard Windows Mobile 5.0 for Pocket PC Phone Edition --> Windows Mobile 6 Professional Windows Mobile 5.0 for Pocket PC...
Tips of the Day on .NET
Ten Must-Have Tools for Every Developer
Posted
over 5 years ago
by
tolong
1
Comments
Just came across this article talks on the ten must-have tools for every developer. 1. Snippet Compiler: It allows you to write, compile, and run code http://www.silver.com/donet/SnippetCompiler/ 2. Regulator : This tool allows you build and test regular...
Tips of the Day on .NET
WPF-XBAP Online Gallery
Posted
over 5 years ago
by
tolong
0
Comments
Now you can 'virtually' turn the pages of the most precious books, magnify details, read or listen to expert commentary on each page, and store or share your own notes through the British Library Online Gallery . This is using the Windows Presentation...
Tips of the Day on .NET
How to hide your sitemap links?
Posted
over 5 years ago
by
tolong
0
Comments
In ASP.net 2.0, creating a sitemap using the sitemap file is really a useful to allow your web users to navigate the web pages. By default, all the sitemap links are visible to the users. So, how to hide certain links from unauthorized users? For example...
Page 1 of 1 (11 items)