473,805 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Examples for VB.net Resource Kit

Does anyone know where the examples that are referenced in the VB.net Resource Kit are available? They don't seem to be present on my hard drive after installation. For example, right know I am working on an example which is supposed to be located in "install_folder \Practices\Mod0 2\Mod02_02\Star ter". I can't find a folder called "Starter" anywhere on my hard drive. Thanks,

Bob

Nov 20 '05 #1
4 1184
"Robert A. Boudra" <rb*****@comcas t.net> schrieb
Does anyone know where the examples that are referenced in the VB.net
Resource Kit are available? They don't seem to be present on my hard
drive after installation. For example, right know I am working on an
example which is supposed to be located in
"install_folder \Practices\Mod0 2\Mod02_02\Star ter". I can't find a
folder called "Starter" anywhere on my hard drive. Thanks,


When I start the resource kit in the start menu, I can click [enter] at the
bottom of the first page, then click on "code samples".
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #2
Yes, but the samples in the "code samples" section don't appear to be the
ones referenced in the specific lessons in the "conceptual overview"
section.
"Armin Zingler" <az*******@free net.de> wrote in message
news:u5******** ******@TK2MSFTN GP12.phx.gbl...
"Robert A. Boudra" <rb*****@comcas t.net> schrieb
Does anyone know where the examples that are referenced in the VB.net
Resource Kit are available? They don't seem to be present on my hard
drive after installation. For example, right know I am working on an
example which is supposed to be located in
"install_folder \Practices\Mod0 2\Mod02_02\Star ter". I can't find a
folder called "Starter" anywhere on my hard drive. Thanks,
When I start the resource kit in the start menu, I can click [enter] at

the bottom of the first page, then click on "code samples".
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #3
The samples distributed with the resource kit are also available as:

http://download.microsoft.com/downlo...netsamples.exe

Without all the other (somewhat useless) stuff.

HTH.

Dave
"Robert A. Boudra" <rb*****@comcas t.net> wrote in message
news:uv******** ******@TK2MSFTN GP12.phx.gbl...
Yes, but the samples in the "code samples" section don't appear to be the
ones referenced in the specific lessons in the "conceptual overview"
section.
"Armin Zingler" <az*******@free net.de> wrote in message
news:u5******** ******@TK2MSFTN GP12.phx.gbl...
"Robert A. Boudra" <rb*****@comcas t.net> schrieb
Does anyone know where the examples that are referenced in the VB.net
Resource Kit are available? They don't seem to be present on my hard
drive after installation. For example, right know I am working on an
example which is supposed to be located in
"install_folder \Practices\Mod0 2\Mod02_02\Star ter". I can't find a
folder called "Starter" anywhere on my hard drive. Thanks,


When I start the resource kit in the start menu, I can click [enter] at

the
bottom of the first page, then click on "code samples".
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html


Nov 20 '05 #4
"Robert A. Boudra" <rb*****@comcas t.net> schrieb
Yes, but the samples in the "code samples" section don't appear to be
the ones referenced in the specific lessons in the "conceptual
overview" section.


I didn't have a closer look at the resource kit so far, but I think there
does not have to be a relation.

Nevertheless, you say that the samples are there? Here with me they are, for
example, in E:\Programme\Vi sual Basic .NET Resource
Kit\Application \Content\Window s Applications
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2842
by: Travis Oliphant | last post by:
There was a request for nevow examples. Nevow is a fantastic web-development framework for Python. I used nevow to create http://www.scipy.org/livedocs/ This site uses nevow and self introspection to produce (live) documentation for scipy based on the internal docstrings. It would be nice to add the capability for users to update the documentation through the web-site. But, that functionality is not complete.
5
3826
by: (Pete Cresswell) | last post by:
I've got this little app that tracks metadata from about a dozen different systems and feeds. Seems to have all the mapping info that's needed to follow a data element from one place to another...and I've put together a couple of reports that do that. Problem is that, so far, the reports aren't real easy to look at...or for the user to understand... Seems like this begs for a graphical presentation - something where I put an
2
1749
by: Sam Halliday | last post by:
hi there, i was just wondering if anyone knew of a website with a list of small projects to do in iso C. just to think up smarter ways of doing things; like the "invert a string" example given in a recent thread. not necessarily for beginners... but more for people who think they are confident enough with the language to experiment a bit and try to solve small problems in several different ways. i had a quick look on codeproject.com...
1
10536
by: Martin Platt | last post by:
Guys! I've been playing about with some code trying to get the satellite assembly resource files to work. From what I understand you must have a fallback for a particular language, as well as specific regional variations of that language in the satellite dll. That, I can get to work.
19
2992
by: Dales | last post by:
I have a custom control that builds what we refer to as "Formlets" around some content in a page. These are basically content "wrapper" sections that are tables that have a colored header and provide an open TD with a DIV in it for the content of this formlet. (The DIV is for DHTML to hide and show the content) I've created a web page showing step by step the two problems I'm encountering. This problem is much easier to see than it...
2
1421
by: Ryan McBride | last post by:
Once again at my wonderful job i've been given the task of "come teach your fellow idiot coworkers the skills you have" I write software for a company in chicago. I use visual basic on asp.net type platform. Recently i learned a little bit on database access and would like to knw more so that i can pass along the knowledge to my coworkers who do not possess this information. the trouble is that my code is very sloppy and I'm not...
2
1170
by: Jason Hanks | last post by:
Hi, are there any examples that demonstrate how to build an ASP.NET page with consistent parts of the layout, such as page headers, footers, and navigation links (such as going into each section like Products, Company, Services, etc)? I know there are controls that you can use to build menus like ASP.NET menu. But I'm talking more about the graphical elements and layout that needs to be part of each page. For example when I designed...
1
1446
by: skootr | last post by:
Has anyone seen any COMPLETE bound form examples? By complete, I mean a form that has Add/Edit/Delete capabilities. Every example I've seen on the 'net, in books, and in the VB.Net Resource Kit discusses basic record navigation only. If there are no examples on the internet, maybe someone could recommend a good book that covers this subject in detail .... maybe Microsoft is hinting that we should not use bound controls ???? They were...
1
1303
by: metaperl | last post by:
Hello, I am aware of the .net documentation with Visual Basic examples: http://msdn2.microsoft.com/en-us/library/ms306608.aspx However, I find VB code wordy and disconcerting and was wondering if there were an online resource with the .NET Class Library API available with C# examples.
0
9718
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9596
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10614
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10369
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7649
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6876
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5678
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4327
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3847
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.