-
October 16th, 2006, 06:24 AM
#1
Helpful Links, Hints & Tips
This thread has been introduced to enable existing members to provide helpful Hints and Tips to other members.
Members can then, find the answers more quickly, if a particular topic is already covered here.
If you want to post in this thread, let me know
-
October 16th, 2006, 08:53 AM
#2
Re: Tutorials , HowTos , Helpful Links
Last edited by HanneSThEGreaT; November 8th, 2006 at 04:39 AM.
Reason: Added Samples For .NET 3.0
-
October 16th, 2006, 03:41 PM
#3
Re: Tutorials , HowTos , Helpful Links
-
October 16th, 2006, 11:13 PM
#4
Re: Tutorials , HowTos , Helpful Links
-
October 17th, 2006, 12:04 AM
#5
Re: Tutorials , HowTos , Helpful Links
-
October 26th, 2006, 06:48 AM
#6
Re: Tutorials , HowTos , Helpful Links
Microsoft .NET Framework Version 1.1 Redistributable Package
http://www.microsoft.com/downloads/d...displaylang=en
Microsoft .NET Framework Version 2.0 Redistributable Package
http://www.microsoft.com/downloads/d...displaylang=en
Microsoft .NET Framework 3.0 Redistributable Package
http://www.microsoft.com/downloads/d...displaylang=en
Microsoft .NET Framework 3.5 Redistributable Package
http://msdn.microsoft.com/en-us/netf.../cc378097.aspx
Last edited by HanneSThEGreaT; June 10th, 2008 at 03:00 AM.
Reason: Added .NET Framework 3.5
-
October 29th, 2006, 02:04 PM
#7
Re: Tutorials , HowTos , Helpful Links
-
November 8th, 2006, 01:44 AM
#8
Re: Tutorials , HowTos , Helpful Links
Visual Studio .NET 2003 Automation Samples
http://www.microsoft.com/downloads/d...displaylang=en
Visual Studio 2005 Automation Samples
http://www.microsoft.com/downloads/d...displaylang=en
Brief Description
These code samples show you how to build VSMacros projects, add–ins, and wizards to make your teams more productive and to bend Visual Studio .NET 2003 and Visual Studio .NET 2005 to the ways you like to work.
-
November 22nd, 2006, 08:21 PM
#9
-
February 26th, 2007, 10:58 AM
#10
Re: System control
Codeguru Visual Basic.NET FAQs
If anyone is interested in creating VB.NET FAQs, let me know
Last edited by HanneSThEGreaT; June 9th, 2008 at 02:44 AM.
-
August 7th, 2007, 09:55 AM
#11
Re: System control
Last edited by HanneSThEGreaT; August 7th, 2007 at 10:32 AM.
-
December 9th, 2007, 06:11 PM
#12
Re: Tutorials , HowTos , Helpful Links
I was searching for a serious web menu system for VS NET 2003 because this suite doesnt arrive with =any= menu in its standard tools (and that is a big shame i think).
Finally i've ended up to this one: XMLMenu at http://www.xmlmenu.com/download/
Completely free javascript menu system in order to use in any environment, including of course vb.net 2003.
The setup includes a extremelly powerfull menu generator, no knowledge for java or html needed at all. Just enter all the properties via a very good wizard, and the generator will produce a folder with all the needed files which you must upload it to your website. Then all you have to do to present the menu on any page (html or aspx), is to add a one-line script tag at the <head> and another one at the <body> tags, nothing else.
I am using it for many days now, if somebody has questions please ask.
Make sure to read all the lisence file of the xmlmenu setup. It is completely free, no cost at all, even for commercial use, but it needs from the user to confirm first some logical statements, for example all the published pages on the web must be completely free and not password protected etc.
This is the most simply thing we can do for people who worked so much and giving us such a powerfull tool(s): to respect their license statements and their name as authors.
p/s
xmlmenu has NO cross-browser problems neither overlapping misbehavior. Just set the "Hack overlapping" property to TRUE in order to ensure the fine behavior in any older browser than currents.
Using the menu: It is just incredible. All the menu choices can include html content, not just plain text or icons. That means we can fit almost an entire page in a menu choice or subitem (many levels!) and make it appear when the user places the mouse over it.
Last edited by dtv; December 10th, 2007 at 03:54 AM.
- Better live in the digital world -
-
December 9th, 2007, 07:00 PM
#13
HOW TO: Play a sound from a aspx page
Steps to play a sound in a web page (client-side) by loading dynamically when ever it needed the media player embedded object:
http://www.codeguru.com/forum/showthread.php?t=440798
- Better live in the digital world -
-
January 19th, 2008, 04:19 AM
#14
VB.NET and the API
Last edited by HanneSThEGreaT; January 22nd, 2008 at 03:34 AM.
Reason: For FAQ Purposes
-
February 19th, 2008, 11:31 AM
#15
Re: VB.NET Helpful Links, Hints & Tips
MDN is the best source of studying vb.net
You can find some useful resourses here
http://vb.net-informations.com
Excel 2007 vb.net programming
http://vb.net-informations.com/excel..._tutorials.htm
tks,
rps.
Last edited by rps_x; March 20th, 2008 at 02:07 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|