Share via


Tips of the Day on .NET

Find some tips & tricks that are related to .NET technologies from this blog.

How to: Embed Video into WPF Application

Here is a simple walkthrough on how to embed video into your WPF application.I create a XAML browser...

Author: tolong Date: 12/27/2006

: Enhance Online Reading Experience with WPF

WPF supports two categories of documents: fixed documents and flow documents. Fixed documents look...

Author: tolong Date: 12/23/2006

Bind Controls to RSS feed using WPF

Data Binding is the process that connects that data with the User Interface of your application. The...

Author: tolong Date: 12/20/2006

Visual Studio 2005 Tips #2 - Keyboard Shortcuts

Want to be more efficient when using Visual Studio Development Tool?Here are some commonly used...

Author: tolong Date: 12/10/2006

Visual Studio 2005 Tips #1 - Create Task List Comments

Creating Task List Comments in your projects can ensure you to complete the important and esential...

Author: tolong Date: 12/09/2006

Use Visual Studio 2005 to Build .NET 1.1 Application

If you are leveraging Visual Studio 2005 and .net Framework 2.0 to build .net 2.0 application, but...

Author: tolong Date: 11/25/2006

Frame Support at ASP.net 2.0

In ASP.net 2.0, it is using XHML page instead of HTML page. The XHTML page must be a well-formed and...

Author: tolong Date: 11/20/2006

Step-by-Step to create Web Parts by using ASP.net 2.0 - Part II

ASP.net 2.0 allows you to enable your application's users to have a personalized web page by...

Author: tolong Date: 11/20/2006

Step-by-Step to create Web Parts by using ASP.net 2.0 - Part I

Now, with the new Web Parts framework introduced with ASP.net 2.0, you can let your users to do...

Author: tolong Date: 11/20/2006

Max pool size was reached

Have you ever encountered this error message on your application: "Timeout expired. The timeout...

Author: tolong Date: 11/20/2006

Exchange Server 2007 leverage on .NET Framework

Do we know how Exchange Server 2007 leverage on .NET Framework v2.0 (or for that matter .NET...

Author: tolong Date: 11/20/2006

Error: An error message cannot be displayed because an optional resource assembly containing it cannot be found.

Problem: HTTPApps.exeWebExceptionAn error message cannot be displayed because an optional resource...

Author: tolong Date: 11/20/2006

Unable to run ASP.NET Web applications or services?

We are currently developing in the incubator..we have some problems with the .aspx.It cannot be open...

Author: tolong Date: 11/20/2006

How to get your PublicKeyToken?

Say you've signed your assembly with a strong name, and you need to get the information about the...

Author: tolong Date: 11/16/2006

Test-driven development made easy

How many software development projects actually start with writing unit test cases? None perhaps....

Author: tolong Date: 11/16/2006

Integrate Team Foundation Server with other products

Now you can integrate Team Foundation Server with other products that do not support team explorer...

Author: tolong Date: 11/07/2006

MSDN Exposed | 11 NOV 2006 | 10.00am - 12.00pm | AUDI EAST, L29, TOWER 2, KLCC, KL, MALAYSIA

MSDN Exposed will tell you shipment by shipment what is in your subscription, and how you can...

Author: tolong Date: 10/23/2006

Developer Zone @ Sneak Preview of Vista, Office & Exchange

On 14 November 2006 at Kuala Lumpur Convention Center, Microsoft Malaysia is going to have a Sneak...

Author: tolong Date: 10/22/2006

ASP.NET AJAX Beta is available now

ASP.net AJAX Beta is now live @ https://ajax.asp.net .There are many changes in this new release:Read...

Author: tolong Date: 10/22/2006

Upgrade from Team Foundation Server Trial Edition

For those who are using Team Foundation Server Trial Edition, here is the guide on how to upgrade to...

Author: tolong Date: 10/17/2006

How to add Atlas Control Toolkit to toolbar?

Wanna start to work on ASP.net Atlas-based application? The first thing you need to do is to install...

Author: tolong Date: 10/11/2006

What so cool about ASP.net AJAX??

Imagine you are visiting a web page, and you hit on a link/button, a postback occurs and the whole...

Author: tolong Date: 10/06/2006

How to customize WSS 3.0 Webpart

Windows Sharepoint Services (WSS) 3.0 is built on top of the ASP.net 2.0, and this provides a great...

Author: tolong Date: 10/02/2006

ASP.NET: Error Handling Tips And Tricks Part 2 – Error Handling, Sending SMTP Mail and Custom Errors

.NET now has unified error handling across all languages and components. The common language runtime...

Author: tolong Date: 10/02/2006

ASP.NET: Error Handling Tips And Tricks Part 1 – Page And Application Tracing

The first tip has more to do with error diagnosis. Lot’s of developers use Response.Write as their...

Author: tolong Date: 10/02/2006

ASP.NET: Development Tips And Tricks Part 2 - Cookieless Sessions, Smart Navigation and AppSettings

Many developers out there state that they don’t want to use cookies. People get confused about...

Author: tolong Date: 09/25/2006

ASP.NET: Development Tips And Tricks Part 1 - File Upload

ASP.NET provides built-in file upload support · No posting acceptor required · No third party...

Author: tolong Date: 09/25/2006

How to use Insert Snippet in Visual Studio 2005

Here are few tips on how to use the "Insert snippets" in Visual Studio 2005:ShortCut Key CTRL+K,...

Author: tolong Date: 09/20/2006

An overview on Team Foundation Server Architecture

Team Foundation Server (TFS) consists of data tier, application tier and client tier. TFS's data...

Author: tolong Date: 09/19/2006

VSTO, presto!

Questions: 1) For VSTO, does the customer require to install VS2005? I’ve looked at the website and...

Author: tolong Date: 09/12/2006

You need Windows CE platform builder? But do you really...

This question came from a partner who is developing applications for a Windows CE device. Our...

Author: tolong Date: 09/12/2006

TechNation - gateway to Malaysian online IT communities

There are three IT communities under TechNation roof now: MIND – Malaysian Independent Developers...

Author: tolong Date: 09/11/2006

Get cool with Microsoft Expression

Microsoft Expression consists of Microsoft Expression Graphic Designer, Microsft Interactive...

Author: tolong Date: 09/11/2006

Get MEDC06 labs at MSDN Library

The following are MEDC06 labs updated and published to the MSDN Library: Step by Step: Migrating an...

Author: tolong Date: 08/19/2006

Download Microsoft Express Edition today!!

Microsoft Express Editions are free for downloading!! Microsoft Express Editions consist of: For Web...

Author: tolong Date: 08/13/2006

How to compact my virtual disk?

Steps at guest machine: 1. Empty ddlcache folder sfc.exe /cachesize=1 reboot machine sfc.exe...

Author: tolong Date: 08/09/2006

Intoduction to Serial Communications in VB.NET(Visual 2005) using SerialPort

In this exercise, you’ll be writing a simple Windows Application in VB.NET that enables simple 2-way...

Author: tolong Date: 08/07/2006

Double-click event on Mobile Button

For window mobile developers, have you ever thought of to enable your user to double click on the...

Author: tolong Date: 08/01/2006

Migration from Visual Basic 6.0 to Visual Basic .NET

Here are some useful links I found online regarding .NET migration from VB6 that I'd like to share....

Author: tolong Date: 07/30/2006

Help~ cannot compile solutions from TFS server!!

When programmers try to compile the solutions that have been checked in to the TFS Server, it...

Author: tolong Date: 07/29/2006

Can .dll files check-in to TFS Source Control?

The answer is yes. When creating a web project in Visual Studio .NET 2005, the bin folder gets...

Author: tolong Date: 07/26/2006

Virtual PC - COOL, FUN and most of all, IT'S FREE

Are you a .NET developer who's tired of crashing your own operating system everytime you want to do...

Author: tolong Date: 07/25/2006

It is so simple to set up Visual Studio Team Foundation Server

Setting up Visual Studio Team Foundation Server is easy, here is the guide how to set up Visual...

Author: tolong Date: 07/22/2006

Woo hoo! We're ready to tolong somebody

It's official, we are so ready to "tolong" somebody. "Dapatkan bantuan tentang isu-isu semasa .NET...

Author: tolong Date: 07/19/2006

<Previous