473,395 Members | 1,702 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Snap-In GUI Example?

Anybody seen an example of a snap-in GUI done in VB.Net?

Nov 21 '05 #1
6 4512
http://weblogs.asp.net/rosherove/articles/7610.aspx
--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Jim Hubbard" <re***@groups.please> wrote in message
news:1102729774.b7aa17c355ad55c450fb40e29ad5aebb@t eranews...
Anybody seen an example of a snap-in GUI done in VB.Net?

Nov 21 '05 #2
Thanks...I may try and convert it to VB.Net some day....if I have the time.

Wouldn't happen to know of a VB.Net example, would you?
"W.G. Ryan eMVP" <Wi*********@NoSpam.gmail.com> wrote in message
news:e6****************@TK2MSFTNGP12.phx.gbl...
http://weblogs.asp.net/rosherove/articles/7610.aspx
--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Jim Hubbard" <re***@groups.please> wrote in message
news:1102729774.b7aa17c355ad55c450fb40e29ad5aebb@t eranews...
Anybody seen an example of a snap-in GUI done in VB.Net?


Nov 21 '05 #3
Nak
Hi Jim,

http://www.planet-source-code.com/vb...1495&lngWId=10

I'm still using this in my projects now, it's proved to be quite useful and
very reliable.

Nick.

"Jim Hubbard" <re***@groups.please> wrote in message
news:hu********************@giganews.com...
Thanks...I may try and convert it to VB.Net some day....if I have the
time.

Wouldn't happen to know of a VB.Net example, would you?
"W.G. Ryan eMVP" <Wi*********@NoSpam.gmail.com> wrote in message
news:e6****************@TK2MSFTNGP12.phx.gbl...
http://weblogs.asp.net/rosherove/articles/7610.aspx
--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Jim Hubbard" <re***@groups.please> wrote in message
news:1102729774.b7aa17c355ad55c450fb40e29ad5aebb@t eranews...
Anybody seen an example of a snap-in GUI done in VB.Net?



Nov 21 '05 #4
Thanks! It's just the kind of nice and simple example that I needed.
"Nak" <a@a.com> wrote in message
news:OM**************@TK2MSFTNGP09.phx.gbl...
Hi Jim,

http://www.planet-source-code.com/vb...1495&lngWId=10

I'm still using this in my projects now, it's proved to be quite useful
and very reliable.

Nick.

"Jim Hubbard" <re***@groups.please> wrote in message
news:hu********************@giganews.com...
Thanks...I may try and convert it to VB.Net some day....if I have the
time.

Wouldn't happen to know of a VB.Net example, would you?
"W.G. Ryan eMVP" <Wi*********@NoSpam.gmail.com> wrote in message
news:e6****************@TK2MSFTNGP12.phx.gbl...
http://weblogs.asp.net/rosherove/articles/7610.aspx
--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Jim Hubbard" <re***@groups.please> wrote in message
news:1102729774.b7aa17c355ad55c450fb40e29ad5aebb@t eranews...
Anybody seen an example of a snap-in GUI done in VB.Net?




Nov 21 '05 #5
"Jim Hubbard" <re***@groups.please> schrieb:
Anybody seen an example of a snap-in GUI done in VB.Net?


MMC snap-ins?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #6
Nah... What I was aiming for was an Outlook-type interface that plug-ins
could be added to (an icon on the outlook bar or an entry in a menu) and
show the selected plug-in in the right pane (or on a tab even).

Upon further examination, the simple plug-in example hosted on PSC does not
have a UI that is exposed via the host interface. I think I have an example
around here (in one of my 54 VB.Net books), but it is strung out through the
whole book.

If I weren't quite so ADD-prone, I'd take a stab at writing a VB.Net
knock-off of an old JAMSA Press Visual Basic book entitled "1001 Visual
Basic Programmer's Tips". It's a beautiful concept, and one they have
carried through to "JAMSA'S C/C++/C# Programmer's Bible".

These books are chock full of *small* *to-the-point* examples that don't
waste your time forcing you to write a whole application - only 10% of which
you are interested in (or need to know for your current project). These
publications are for programmers whose main focus is getting the job
done...now. As you do that, you will naturally add to your programming
knowledge and skills.

Is that the best way to learn? I think so. It's how people actually learn
and add knowledge to their long-term skill set. If it weren't, you could
just pass the MCSD exams and get a great job.....nobody'd care about your
experience.

Enough of that.... Just looking for a snap-in example that shows the
snap-ins in a host GUI.

Thanks...

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:eX***************@TK2MSFTNGP11.phx.gbl...
"Jim Hubbard" <re***@groups.please> schrieb:
Anybody seen an example of a snap-in GUI done in VB.Net?


MMC snap-ins?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #7

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

Similar topics

0
by: Harlin Seritt | last post by:
Is it possible to use Python to create snapins for the MMC? Thanks, Harlin Seritt Internet Villa: www.seritt.org
1
by: DD | last post by:
Can any one help, I want to send more than one snapshot on and email My code is DoCmd.SendObject acSendReport, "rptCashBook", "rptCashBookDetail", acFormatSNP, _ "", , , "My Financial...
3
by: Shrage H. Smilowitz | last post by:
Can someone guide me to what is involved to take a snap shot of a web page using .Net, i kow there is third party components that allows to do that, but i want to create my own. Shrage
2
by: Jeppe Dige Jespersen | last post by:
I need to create an application - fairly basic news-ticker. The app will consist of only one window, that needs to snap to the top of the screen, filling up about 30 pixels in height and the...
4
by: heizer1 | last post by:
Hello, I have not done much javascripting so this might be really easy. I have a page that has anchors in it and I want to force that page to always snap to the top instead of to the position when...
0
by: Showjumper | last post by:
On pageflakes you can drag the panels around but they will snap to specific localtions. How can i do this using the dragoverlayextenders and ATLAS? Right now i have it so the panels are draggable...
0
by: rhuxster | last post by:
What is the code to change excel settings, specifically to turn on and off the snap-to-grid settings?
3
by: Chris | last post by:
I have a page that displays a datalist of multiple data items. In each dataitem I have gridviews that are pagable. It looks simular as I show below. I just want a way of hitting the gridview...
1
by: ebiweb | last post by:
hi all, i want to use VS 2005 for programming a web site. my problem is that i can't set SnapToGrid for design view and showing the grids. how can do this? so thnx
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.