Monday, 30 August 2010
Installing Android Lock Screen on iPhone 3GS – IOS4
›
Run “Cydia” on your iPhone Go to Manage Select Sources Select “ Edit ” Select “ Add ” Enter following url: http://s...
8 comments:
Saturday, 21 August 2010
How to Add a Splash Screen to a WPF Application
›
Adding a Splash Screen to a WPF Application is really easy. For this I will be using VS 2010. First prepare your image using an image edit...
7 comments:
Wednesday, 18 August 2010
Create table from existing table structure and insert data
›
Sometimes we might need to create a SQL table from an existing table and insert data from that particular table. So instead of creating the ...
Monday, 9 August 2010
Create a Multiline TextBox Control using WPF [WPF – Multiline Text Box]
›
In windows applications we set the “Multiline” property to “true” in order to make a textbox multiline. But in WPF, there’s no property call...
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:
Sunday, 2 May 2010
Visual Studio 2010 and Smart Device Development - Disappointing
›
Visual Studio 2010 does not support mobile application development for versions of Windows Phone prior to Windows Phone OS 7.0. For i...
VMWare – Shutting down of guests take long time - Resolved
›
People who uses virtual machines, using vmware might have noticed that when shutting down the guest operating system, it takes hell of a tim...
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....
Friday, 26 February 2010
Unable to add data connection. The DataConnectionDialog could not be initialized. - Resoved
›
When you try to add data connection (MS SQL Server) through the server explorer, sometimes you get the following error. In order to resol...
1 comment:
Wednesday, 15 July 2009
The type initializer for 'crystaldecisions.crystalreports.engine.reportdocument' threw an exception - Resolved
›
Today I got this error, when I tried to deploy an application developed using Visual Studio 2005 and Crystal Reports 10. I googled the probl...
13 comments:
‹
›
Home
View web version