-
My recorded screen cast is available at http://amazedsaint.blogspot.com/2010/08/screen-cast-developing-touchy-twitter.html
-
Hi..I am working on a paint like application in wpf.I want the users to be able to add some drawings over images or plain surfaces.Also i want to draw some basic shapes like line,ellipse or a rectangle.I am trying to work with an inkcanvas,where i can do freehand drawing,but i cant draw shapes like in...
-
Nope, I didn't gave a try to RC. But I liked the interface, Microsoft is again with its BLUE . Many new items in toolbox and better intellisense. That's the main advantage for any .NET developer
-
i tried this in group policy User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode - Set its value to Elevate without prompting . User Account Control: Detect application installations and prompt for elevation - Set its value to Disabled . User Account Control...
-
Hai, With the help of following code, i tried to change my system time. i got time accoring to my seeting except ' wHour',i set wHour =15 but it set to '9 ' AM. Let me know is their any in my coding/logic Structure SYSTEMTIME Public wYear As Short Public wMonth As Short Public wDayOfWeek...
-
Thank you, thank you all of you I got an exact idea what i searched for. Normally we are using ADO.Net but this i time understood that is an API.
-
Hai guys, Let me know what is API, I searched a lot sites, everything says about the use of each api's that is, twitter api, yahoomessenger api. Let me know a description about it.
-
Top 5 common programming mistakes .NET developers must avoid http://amazedsaint.blogspot.com/2010/02/top-5-common-programming-mistakes-net.html
-
Hi, For your client application to programmatically connect to SQL Server 2005 database residing in a remote server, all you need in the client computer is the .net framework. If you use the classes in System.Data & System.Data.SQLClient namespaces in your code, you should be able to connect to the...
-
Guys, checkout Silverdraw. Silverdraw is realtime white board that can sync information between various participants, using Silverlight + WCF Polling Duplex. Presently this is a just a POC implementation. Users can draw together in the white board, and may chat each other. How to start 1 - Read this...