473,804 Members | 3,686 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need later version MSDN

Hello all. I have finally bitten the bullet and seriously started to learn
VB.NET. I have the developement enviromnent installed and integrated my
latest MSDN dated July 2005. If someone is thru with a later version ( say
Oct 2006, Jan 2007 or so ) and would let me have it, I will gladly pay
shipping and handling cost for it. Thanks in advance, Jim Richards
Oct 16 '07 #1
10 1355

You might consider using MSDN online wich has the same information and more
as the installable version

in fact it is so good that i don`t even bother to install the MSDN DVD ,
only requirment is a good stable internet connection

http://msdn2.microsoft.com/en-us/default.aspx
HTH

Michel
"Jim Richards" <ji*********@sa tx.rr.comschree f in bericht
news:47******** *************** @roadrunner.com ...
Hello all. I have finally bitten the bullet and seriously started to learn
VB.NET. I have the developement enviromnent installed and integrated my
latest MSDN dated July 2005. If someone is thru with a later version ( say
Oct 2006, Jan 2007 or so ) and would let me have it, I will gladly pay
shipping and handling cost for it. Thanks in advance, Jim Richards

Oct 16 '07 #2
Thank you Michael for the link (I added it to my favorites) to the MSDN.
This poses a problem for me in that you know which topic to lookup to get
help but I need it integrated with my IDE so that I can press F1 and it will
find the appropriate help. Jim

"Michel Posseth [MCP]" <ms****@posseth .comwrote in message
news:eL******** ******@TK2MSFTN GP05.phx.gbl...
>
You might consider using MSDN online wich has the same information and
more as the installable version

in fact it is so good that i don`t even bother to install the MSDN DVD ,
only requirment is a good stable internet connection

http://msdn2.microsoft.com/en-us/default.aspx
HTH

Michel
"Jim Richards" <ji*********@sa tx.rr.comschree f in bericht
news:47******** *************** @roadrunner.com ...
>Hello all. I have finally bitten the bullet and seriously started to
learn VB.NET. I have the developement enviromnent installed and
integrated my latest MSDN dated July 2005. If someone is thru with a
later version ( say Oct 2006, Jan 2007 or so ) and would let me have it,
I will gladly pay shipping and handling cost for it. Thanks in advance,
Jim Richards


Oct 16 '07 #3
"Jim Richards" <ji*********@sa tx.rr.comschrie b:
Hello all. I have finally bitten the bullet and seriously started to learn
VB.NET. I have the developement enviromnent installed and integrated my
latest MSDN dated July 2005. If someone is thru with a later version ( say
Oct 2006, Jan 2007 or so ) and would let me have it, I will gladly pay
shipping and handling cost for it.
If you can afford a free download:

Download details: MSDN Library for VS SP1 (April 2007 Edition)
<URL:http://www.microsoft.c om/downloads/details.aspx?di splaylang=en&Fa milyID=b8704100-0127-4d88-9b5d-896b9b388313>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Oct 16 '07 #4
Michel,

The same for me, I never use the MSDN DVD

Cor
Oct 17 '07 #5
"Herfried K. Wagner [MVP]" <hi************ ***@gmx.atschri eb
...because loading the Web-based version
is incredibly slow.
Absolutely! Every click takes forever...
Armin
Oct 17 '07 #6
Herfried,

I can use some company from an MVP as I tell that on certain places at
Microsoft.

:-)

Cor

Oct 17 '07 #7
Absolutely! Every click takes forever...
>

Well here on my Orange 20 Mbit connection it is acceptable , it only takes a
few seconds also downloading from CONXION ( file servers from MS ) is verry
fast here aprox 10 mbit

To Cor :

Get rid of your Planet account Cor, they are ripping you off ! i only
pay 30 euros a month for a 20 mbit downstream and 1 mbit upstream connection
inclusive free telephony , compared to 54 ,95 ADSL comfort from Planet
with 6 Mbit down and 764 kb UP and a extra line fee to KPN of 18 ,-- euros
a month and the standard telephony costs .

Maybe we are just lucky here in the Netherlands , cause we have a verry good
internet infrastructure

michel
"Armin Zingler" <az*******@free net.deschreef in bericht
news:O0******** ******@TK2MSFTN GP03.phx.gbl...
"Herfried K. Wagner [MVP]" <hi************ ***@gmx.atschri eb
>...because loading the Web-based version
is incredibly slow.

Absolutely! Every click takes forever...
Armin


Oct 17 '07 #8
"Michel Posseth [MCP]" <MS**@posseth.c omschrieb
Absolutely! Every click takes forever...


Well here on my Orange 20 Mbit connection it is acceptable , it only
takes a few seconds also downloading from CONXION ( file servers
from MS ) is verry fast here aprox 10 mbit
*LOL* I upgraded to a fast 2Mbit connection recently. No volume limit
anymore, less costs, doubled speed (1Mbit before), so I am very happy with
it. Not long ago 56K modem.

I guess you are living at the upper end but that's by far not the standard.

BTW, the page is really remarkably slow compared to others.
Armin

Oct 17 '07 #9
Michel,

I know however it are forever the email accounts and webserver that are
binding.

But in my idea should a website even perform on 64Kb as you think that we
are in the BeNeLux in a favour situation (in this case) because of our short
distances (And one of the main nodes in Amsterdam).

Cor

Oct 18 '07 #10

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

Similar topics

5
5633
by: Indy Tech | last post by:
Need to maintain or re-write some DOS apps. I was told that Microsoft Visual C++ 1.52, being discontinued, was something I could legally get a copy of from someone. Is this true? And if so, would anyone know where I could download it? JP
28
2490
by: Jed | last post by:
Hello to all! I have a couple of projects I intend starting on, and was wondering if someone here could make a suggestion for a good compiler and development environment. My goals are as follows: 1. Develop the project code on XP.
4
2960
by: Jake Jessup | last post by:
A client wants me to do a conversion from Access 2.0 (yeah, I know, unreal). The problem is, she doesn't have the install disks and I haven't had a copy of 2.0 in years. If some kind should could kindly point me to a place where I might get a copy, I would be grateful. I'm willing to do a trade for it.
12
2756
by: LongBow | last post by:
Hello all, From doing a google serach in the newsgroups I found out that a string can't be returned from a function, but using a char* I should be able to do it. I have spent most of the day trying to get this to work, but been unable to solve my mistake. What the function should return is a file name used for creating logs files. It will look something like JN122345.log
1
1202
by: Van | last post by:
Developing in C++, .Net 2003 (7.1) Running on Windows XP SP2 My delima is that all my windows services run fine until I STOP the service at which time I get a "The windows service terminated unexpectidly" and the "Send error to microsoft window." I debugged through MY code and it appears to clean itself up properly. I don't see any memory leaks. The error occurs after my ServiceMain exits. I can't debug any further as it appears to be in...
7
5025
by: chanmm | last post by:
I need CDO guide for VB.NET, any help? chanmm
2
1347
by: Cary | last post by:
Hi all, I've spent the last year writing a new pricing application for my employer. Everyone within the company and my first few beta testers are doing fine, but I have one who is getting this error message: "The .Net Date OLE DB Provider (System.Data.OleDb) requires Microsoft Data Access Components (MDAC) version 2.6 or later. Version 02.10.4202.0 was found currently installed."
3
4416
by: Richard Lewis Haggard | last post by:
We are having a lot of trouble with problems relating to failures relating to 'The located assembly's manifest definition with name 'xxx' does not match the assembly reference" but none of us here really understand how this could be an issue. The assemblies that the system is complaining about are ones that we build here and we're not changing version numbers on anything. The errors come and go with no apparent rhyme or reason. We do not...
8
3024
by: David Thielen | last post by:
Hi; In our setup program how do I determine if I need to run "aspnet_regiis –i" and if so, is there an API I can calll rather than finding that program on the user's disk and calling it? -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com
0
9706
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
10335
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10323
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,...
0
10082
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9157
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6854
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
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4301
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
3
2993
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.