Connecting Tech Pros Worldwide Help | Site Map

Need some assistance finding VB .NET samples

Bloke at the pennine puddle
Guest
 
Posts: n/a
#1: Nov 20 '05
This query is for me, but I think that it'll be of use to just about
everyone who participates in this news group.

I learn better if I have a decent example to study, so I'm looking for
publicly obtainable VB. NET code samples. Sort of code samples that
have some `meat` on it.

Apart from MSDN, anyone else have a good list of web URL's to good VB.
NET resources? Preferably ones that have decent sample of code that
can be studied?
Bloke at the pennine puddle
Guest
 
Posts: n/a
#2: Nov 20 '05

re: Need some assistance finding VB .NET samples


Bloke at the pennine puddle <news003dkje@vodafone.net> wrote:[color=blue]
>Apart from MSDN, anyone else have a good list of web URL's to good VB.
>NET resources? Preferably ones that have decent sample of code that
>can be studied?[/color]

Oh... And apart from the samples installed wish VS. NET. [=:
Ken Tucker
Guest
 
Posts: n/a
#3: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hi,

Try the codeproject and gotdotnet websites.
http://www.thecodeproject.com/vb/net/
http://www.gotdotnet.com/community/usersamples/

Ken
----------------
"Bloke at the pennine puddle" <news003dkje@vodafone.net> wrote in message
news:ocl8mvk41grmt7brktrg138pqtc1orhcjm@4ax.com...[color=blue]
> This query is for me, but I think that it'll be of use to just about
> everyone who participates in this news group.
>
> I learn better if I have a decent example to study, so I'm looking for
> publicly obtainable VB. NET code samples. Sort of code samples that
> have some `meat` on it.
>
> Apart from MSDN, anyone else have a good list of web URL's to good VB.
> NET resources? Preferably ones that have decent sample of code that
> can be studied?[/color]


Rob Windsor
Guest
 
Posts: n/a
#4: Nov 20 '05

re: Need some assistance finding VB .NET samples



www.windowsforms.net
www.asp.net

--
Rob Windsor
G6 Consulting
Toronto, Canada



"Bloke at the pennine puddle" <news003dkje@vodafone.net> wrote in message
news:ocl8mvk41grmt7brktrg138pqtc1orhcjm@4ax.com...[color=blue]
> This query is for me, but I think that it'll be of use to just about
> everyone who participates in this news group.
>
> I learn better if I have a decent example to study, so I'm looking for
> publicly obtainable VB. NET code samples. Sort of code samples that
> have some `meat` on it.
>
> Apart from MSDN, anyone else have a good list of web URL's to good VB.
> NET resources? Preferably ones that have decent sample of code that
> can be studied?[/color]


Fergus Cooney
Guest
 
Posts: n/a
#5: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hi Pennine Bloke,

Here's a few more to explore:

http://www.icsharpcode.net
http://www.mentalis.org/
http://www.c-sharpcorner.com/
http://www.devcity.net/
http://www.developerfusion.com/
http://www.devhood.com/
http://www.dotnetjunkies.com/
http://www.experts-exchange.com/allTopics.jsp
http://www.tobiasrebele.net/
http://vbaccelerator.com/
http://dotnetmagic.com/
http://www.ondotnet.com/
http://windowsforms.net/
http://www.mvps.org/ <== English
http://www.mvps.org/dotnet/ <== !! Auf Deutsch

Finally there are some excellent projects, etc, here. The site is in
German but the code is in English. Look for the Download links and give them a
tug. I can recommend the expression evaluator, for a start.
http://www.palmbytes.de/

To get a rough idea of what the German sites are saying, go to this
translation site:
http://babelfish.altavista.com/babelfish/tr
and enter the mvps/dotnet or palmbytes address in the Translate A Web page
box.. It will generate pretty much mangled English but it will let you know
whether there is a sample/project worth downloading.

Happy browsing :-)

Regards,
Fergus


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#6: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hello,

"Bloke at the pennine puddle" <news003dkje@vodafone.net> schrieb:[color=blue]
> I learn better if I have a decent example to study, so I'm
> looking for publicly obtainable VB. NET code samples.
> Sort of code samples that have some `meat` on it.[/color]

Do you already know the

101 Code Samples for Visual Basic .NET
http://microsoft.com/downloads/detai...displaylang=en

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#7: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hello,

"Fergus Cooney" <filter-1@tesco.net> schrieb:[color=blue]
> http://www.tobiasrebele.net/[/color]

???
[color=blue]
> Happy browsing :-)[/color]

;-)

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Cor
Guest
 
Posts: n/a
#8: Nov 20 '05

re: Need some assistance finding VB .NET samples


Fergus,
I started today a HKW project.
I am making it with Windows Form and not with a WebForm.
(I was thinking to make it more usable, but than I start something like an
new MSDN, and that is something to big)
- I started making it with a tabs
- First Tab a search text to get the message in a database
- Second Tab is to Enter messages also with buttons on it like paste
- Third Tab is an Edit page.
Maybe I need your help with the search (for more clever methodes) and the
installation script for SQL
Maybe I need Herfrieds help for that USB brainconnecor to windowforms

I tell this because you are maybe doing the same and it would be a pity if I
just could get it from you
:-)

Cor


Cor
Guest
 
Posts: n/a
#9: Nov 20 '05

re: Need some assistance finding VB .NET samples


Herfried,
Same thoughts, but that is on MSDN
:-)
Cor


Fergus Cooney
Guest
 
Posts: n/a
#10: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hi again PPB,

These just in:

http://www.devx.com/
http://www.codeguru.com/
http://www.fawcette.com/vsm/
http://www.funducode.com/
http://www.dotnet247.com/247reference/default.aspx

Regards,
Fergus


Jay B. Harlow [MVP - Outlook]
Guest
 
Posts: n/a
#11: Nov 20 '05

re: Need some assistance finding VB .NET samples


> Preferably ones that have decent sample of code that[color=blue]
> can be studied?[/color]
A couple of "samples" type books you may want to consider, as they explain
what is going on and not just show you the code.

101 Microsoft Visual Basic .NET Applications:
http://www.microsoft.com/mspress/books/6510.asp
(which is the companion book to the samples Herfried gave).

Microsoft Visual Basic .NET Programmers Cookbook
http://www.microsoft.com/mspress/books/6436.asp

Hope this helps
Jay

"Bloke at the pennine puddle" <news003dkje@vodafone.net> wrote in message
news:ocl8mvk41grmt7brktrg138pqtc1orhcjm@4ax.com...[color=blue]
> This query is for me, but I think that it'll be of use to just about
> everyone who participates in this news group.
>
> I learn better if I have a decent example to study, so I'm looking for
> publicly obtainable VB. NET code samples. Sort of code samples that
> have some `meat` on it.
>
> Apart from MSDN, anyone else have a good list of web URL's to good VB.
> NET resources? Preferably ones that have decent sample of code that
> can be studied?[/color]


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#12: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hello,

"Cor" <non@non.com> schrieb:[color=blue]
> Same thoughts, but that is on MSDN[/color]

I was not sure if the OP referred to the MSDN library or MSDN online.

;-)

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#13: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hello,

"Fergus Cooney" <filter-1@tesco.net> schrieb:[color=blue]
> These just in:
>
> http://www.devx.com/
> http://www.codeguru.com/
> http://www.fawcette.com/vsm/
> http://www.funducode.com/
> http://www.dotnet247.com/247reference/default.aspx[/color]

Ah, I see, you got the USB brainconnector now...

;-)))

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Fergus Cooney
Guest
 
Posts: n/a
#15: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hi Herfried,

Ah yes, not really a very good sample site - just one project and it's in
VB6!

but it shows: HOW TO - Add a plugin to IE.

http://www.tobiasrebele.net/ieScpub/...eta_source.zip

Regards,
Fergus


Fergus Cooney
Guest
 
Posts: n/a
#16: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hi Cor,

|| I started today a HKW project.

As I'm studying the Registry at the moment, my first thought was
HKEY_WINDOWS. :-).

What's the project ?

I'll help in whatever way I can, of course. :-)

Regards,
Fergus


Cor
Guest
 
Posts: n/a
#17: Nov 20 '05

re: Need some assistance finding VB .NET samples



"Fergus..[color=blue]
> || I started today a HKW project.
>
> What's the project ?[/color]
To get all answers in a database like Herfried. K. Wagner does it I think in
a way.

Button Copy etc.

Cor



Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#18: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hello,

"Fergus Cooney" <filter-1@tesco.net> schrieb:[color=blue]
> Ah yes, not really a very good sample site - just one project and
> it's in VB6![/color]

The site has a blank start page, that's why I asked.
[color=blue]
> but it shows: HOW TO - Add a plugin to IE.
>
> http://www.tobiasrebele.net/ieScpub/...eta_source.zip[/color]

Yep... I posted the link some times ago...

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#19: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hello,

"Fergus Cooney" <filter-1@tesco.net> schrieb:[color=blue]
> That's a mighty big pipe you're going to be smoking. :-)[/color]

Related Topics:

Some general .NET related links (VB.NET content too):

http://www.cetus-links.org/oo_dotnet.html

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Fergus Cooney
Guest
 
Posts: n/a
#20: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hi Cor

The HKW Project = Herfried K. Wagner (trade mark, patent pending).

ROFL.

No, I haven't started a project - I emulate Herfried's methodology of
utilising existing databases:-
Outlook\MS Newsgroups
Google Search
Google Groups Search
IE Favourites
C:\CodeSnippets
DiningRoomTable\Scraps\WhereDidIPutIt.exe

The project that's required is a dedicated newsreader for people who live
a life in a newsgroup. Tom's in charge of that one, I believe.

All I've got is the title - News Monkey - for people who are swinging from
thread to thread, branch to branch. :-))

Regards,
Fergus




Fergus Cooney
Guest
 
Posts: n/a
#21: Nov 20 '05

re: Need some assistance finding VB .NET samples


LOL, :-)


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#22: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hello,

"Cor" <non@non.com> schrieb:[color=blue]
> I started today a HKW project.[/color]

LOL
[color=blue]
> I am making it with Windows Form and not with a
> WebForm.[/color]

LOL
[color=blue]
> Maybe I need Herfrieds help for that USB brainconnecor
> to windowforms[/color]

LOL

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#23: Nov 20 '05

re: Need some assistance finding VB .NET samples


Hello,

"Cor" <non@non.com> schrieb:[color=blue][color=green]
> > || I started today a HKW project.
> >
> > What's the project ?[/color]
> To get all answers in a database like Herfried. K. Wagner
> does it I think in a way.[/color]

I use OE's Sent box search.

;-)

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Bloke at the pennine puddle
Guest
 
Posts: n/a
#24: Nov 20 '05

re: Need some assistance finding VB .NET samples


Erm, I've never had that many replies to one thread in such a short
time. It's going to take me ages to look through that little lot.

Thank-you everyone who's replied and will reply.
Closed Thread