473,397 Members | 2,028 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,397 software developers and data experts.

Looking for Classes

I hope this is an appropriate group for this question?

I work with a non-profit group that uses SQL Server 2000 for their data
backend. They have a moderate size web site with many data driven web pages
(ASP at the moment but looking to move to ASP.NET). They also have several
custom written Windows applications (VB) that access the database.

The people that manage the business have no IT background. They depend on
volunteers like me and some contract programmers to implement everything.
They would like to find some classes (on-line or in the
Columbus/Cincinnati/Dayton Ohio area) to give them a basic understanding of
how to use and manage relational data and what factors non-technical people
need to be aware of when managing IT. We are looking for courses like
"Relational Databases for non Programmers", "Managing an IT Function", etc.

Any suggestions are very much appreciated.

Wayne
Jul 21 '05 #1
2 1875
Hi Wayne:

I'm not sure if you are looking for online courses, courses w/ video or in
person training. If you want tutorials in the article format, there's tons
of stuff and I google will returns tons of links. I'm guessing that isn't
what you are looking for. Wintellect has recently announced its Devscovery
which is three days (I think three, it may be more but definitely not less)
which is I believe $800.00. If you aren't familiar with them, they have
many big names in Windows development and I think it's safe to say that they
have some of the top names at that (although there are many many top names).
If you want like online training in video format, www.vtmag.com has a bunch
of stuff there and I believe it's all free (although they do have a donation
service available. If you check out Microsoft's site, they have quite a few
online traning resources that are reasonably priced. AppDev has a bunch of
video tapes and CDs. I've used PDSA associates stuff prior to .NET and I
was really impressed with it... so much so that I can almost give a blanket
recommendation b/c Paul run a first rate show over there from start to
finish. Global Knowledge also has some really good titles. If you are
looking for in person training, PDSA, Global Knowledge, MCW technologies all
do training and all have some really well known people. I know Wintellect
offers package deals and all my dealings with them, training and consulting
are such that I couldn't possibly speak better of them.

I'm not sure if this is what you were asking, and if not, please let me know
and I'll try to give you a more specific answer. The fact that you are a
non-profit may help b/c I think many of these providers may well offer
discounts for non-profits

HTH,

Bill

--
W.G. Ryan MVP Windows - Embedded

www.devbuzz.com
www.knowdotnet.com
http://www.msmvps.com/williamryan/
"Wayne Wengert" <wa***************@wengert.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I hope this is an appropriate group for this question?

I work with a non-profit group that uses SQL Server 2000 for their data
backend. They have a moderate size web site with many data driven web pages (ASP at the moment but looking to move to ASP.NET). They also have several
custom written Windows applications (VB) that access the database.

The people that manage the business have no IT background. They depend on
volunteers like me and some contract programmers to implement everything.
They would like to find some classes (on-line or in the
Columbus/Cincinnati/Dayton Ohio area) to give them a basic understanding of how to use and manage relational data and what factors non-technical people need to be aware of when managing IT. We are looking for courses like
"Relational Databases for non Programmers", "Managing an IT Function", etc.
Any suggestions are very much appreciated.

Wayne

Jul 21 '05 #2
Bill;

Thank you very much for the comprehensive response. I'll have them follow-up
on several of your suggestions.

Wayne

"William Ryan eMVP" <do********@comcast.nospam.net> wrote in message
news:eI**************@TK2MSFTNGP09.phx.gbl...
Hi Wayne:

I'm not sure if you are looking for online courses, courses w/ video or in
person training. If you want tutorials in the article format, there's tons
of stuff and I google will returns tons of links. I'm guessing that isn't
what you are looking for. Wintellect has recently announced its Devscovery
which is three days (I think three, it may be more but definitely not less) which is I believe $800.00. If you aren't familiar with them, they have
many big names in Windows development and I think it's safe to say that they have some of the top names at that (although there are many many top names). If you want like online training in video format, www.vtmag.com has a bunch of stuff there and I believe it's all free (although they do have a donation service available. If you check out Microsoft's site, they have quite a few online traning resources that are reasonably priced. AppDev has a bunch of video tapes and CDs. I've used PDSA associates stuff prior to .NET and I
was really impressed with it... so much so that I can almost give a blanket recommendation b/c Paul run a first rate show over there from start to
finish. Global Knowledge also has some really good titles. If you are
looking for in person training, PDSA, Global Knowledge, MCW technologies all do training and all have some really well known people. I know Wintellect
offers package deals and all my dealings with them, training and consulting are such that I couldn't possibly speak better of them.

I'm not sure if this is what you were asking, and if not, please let me know and I'll try to give you a more specific answer. The fact that you are a
non-profit may help b/c I think many of these providers may well offer
discounts for non-profits

HTH,

Bill

--
W.G. Ryan MVP Windows - Embedded

www.devbuzz.com
www.knowdotnet.com
http://www.msmvps.com/williamryan/
"Wayne Wengert" <wa***************@wengert.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I hope this is an appropriate group for this question?

I work with a non-profit group that uses SQL Server 2000 for their data
backend. They have a moderate size web site with many data driven web

pages
(ASP at the moment but looking to move to ASP.NET). They also have several custom written Windows applications (VB) that access the database.

The people that manage the business have no IT background. They depend on volunteers like me and some contract programmers to implement everything. They would like to find some classes (on-line or in the
Columbus/Cincinnati/Dayton Ohio area) to give them a basic understanding

of
how to use and manage relational data and what factors non-technical

people
need to be aware of when managing IT. We are looking for courses like
"Relational Databases for non Programmers", "Managing an IT Function",

etc.

Any suggestions are very much appreciated.

Wayne


Jul 21 '05 #3

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

Similar topics

1
by: Istvan Buki | last post by:
Dear C++ gurus, I'm having some problems inserting some template classes into containers. I'm looking for ideas, suggestions,... on how to achieve this but first let me explain my problem....
3
by: SpamProof | last post by:
I'm looking for an example of a detailed design that I can follow or get ideas from before programming in vb.net. Currently, I'm using this outline approach that describes my Project, Classes,...
5
by: faustino Dina | last post by:
Hi, I need to store my data on a sorted collection, where the sorting key can be duplicated. I've been looking around .NET collection classes but they expects unique keys for sorting. What can I...
12
by: Mitchell Vincent | last post by:
As the subject suggests, I'm looking for a compression and encryption component(s) for use with VB.NET. I would rather then be all managed code but will use ActiveX/COM if I have to.. Price is...
2
by: Wayne Wengert | last post by:
I hope this is an appropriate group for this question? I work with a non-profit group that uses SQL Server 2000 for their data backend. They have a moderate size web site with many data driven...
1
by: yaron | last post by:
Hi, I am looking for a utility that make classes to a skeleton classes, i mean to comment out the class's methods body and just leave all the methods with return value of null/0/void. or...
1
by: MD | last post by:
Hello I work in a .NET environment and I am about to create a development strategy. As part of this I am looking at implementing a testing tool to fit in with an iterative approach and NUnit...
4
by: John Henry | last post by:
I am looking for a ready made simple graph package. I found an extensive one in the piana package but when I try to use just the graph portion, it fails to load because of the line: class...
1
by: darrel | last post by:
Can anyone recommend a course/class/training event that focuses on OOP concepts in the context of ASP.net? My background: My education is in art/graphic design. Later spending most of my time...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
0
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...
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.