Showing posts with label
Visual Studio 2008
.
Show all posts
Showing posts with label
Visual Studio 2008
.
Show all posts
Friday 3 December 2010
Show properties of a class on Property Grid
›
When developing user controls, usually we use Booleans, Integers, Strings, etc.. as data types of the attributes of the control. But sometim...
1 comment:
Thursday 25 November 2010
Disabling tab pages on a Tab Control
›
Sometimes there can be a requirement, which we have to prevent users from accessing certain tab pages on a tab control. But there’s no strai...
3 comments:
Saturday 15 May 2010
Deploying windows applications using ClickOnce (Visual Studio 2008)
›
ClickOnce deployment allows you to publish Windows-based applications to a Web server or network file share for simplified installation. Vis...
19 comments:
Wednesday 28 April 2010
Problem with connecting to the SQL Server database on development machine from the Pocket PC Emulator using Visual Studio 2008 - Resolved
›
When developing application for Smart Devices, we usually debug it using the Emulators which was provided by the Visual Studio installation....
›
Home
View web version