.NET Sidebar Gadget Creator 2.0 Release
Ok, I finally worked out most of the bugs (I hope). I'll post the link and follow up with some tutorials and Sidebar Gadget development using .NET.
Here's the file...using the new SkyDrive Beta to host the file!!!
Comments
Anonymous
August 09, 2007
PingBack from http://msdnrss.thecoderblogs.com/2007/08/09/net-sidebar-gadget-creator-20-release-2/Anonymous
August 10, 2007
Create your own Windows Vista Sidebar Gadgets: http://blogs.msdn.com/markhsch/archive/2007/08/09/netAnonymous
August 10, 2007
If you could include a sample .NET project (perhaps with a UserControl) in your tutorial that would be killer.Anonymous
September 19, 2007
From where can i download the lastest version of the program?Anonymous
November 17, 2007
I am very impressed of your little Tool to enhance developing Sidebar Gadgets in .Net. My Question is how to change the background color of the .Net User Control to transparent. I tried setting the color in the user control itself in Visual Studio(BackColor Attribute to Transparent) but then the gadget's backcolor turns to white. Is there any solution or is it impossible?Anonymous
November 23, 2007
Hi! How do I create transparent Gadgets with the Sidebar Gadget Creator? I already tried to set the UserControl transparent, but that didn't work..Anonymous
November 23, 2007
I cannot find any link to download the tool... Where is it located? ToddAnonymous
December 16, 2007
Can I modify the custom config site in the gadget? The only says everything "Replace with your custom settings?". Good was a UserControl can do this!Anonymous
January 17, 2008
What libraries will i need to use for a gadget that executes a SP and populate a grid?Anonymous
October 13, 2008
Very good. I like it but how about running more then one gadget at once?Anonymous
November 11, 2008
Hey DUDE, how can i use it to create my own gadget with the UsercontrolAnonymous
December 05, 2008
Could you post a sample somewhere that contains the sample control so we can see how to do it? Or post a tutorial?Anonymous
February 12, 2009
Hi! I tried with the examples but always only a blank square is displayed on the sidebar for the generated Gadget, I also tried with the Web Cam codeAnonymous
June 12, 2009
That's exactly what happened in my situation!Anonymous
July 20, 2009
Your gadget creator has my life extremely easier...thank you. Being somewhat a novice programmer, I have been able to implement the user control within a gadget in both vista x86 and windows7 x86. My problem is with the 64 bit versions of the os's. I am guessing that my problem resides with the sidebar.exe being 64 bit process and your software is trying to load the dll using 32bit dll's?? I am just speculating. Anyways, I know you are probably extremely busy, but if you could point me in the correct direction, I would be extremely grateful. I am even willing to pay you, your hourly wage top figure this out for me. Thanks ChrisAnonymous
August 17, 2009
Too bad all your links give 404 error...Anonymous
August 31, 2009
The comment has been removedAnonymous
July 27, 2010
Any chance this could be updated to support WPF in the sidebar?