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

Where to now for .Net Upgrade?

Hello

I posted this to vb.upgrade but I have had no response for three days so I
am giving this forum a try.

I have almost completed Francesco Balena's "Programming Microsoft Visual
Basic .Net", the first one not the 2003 edition, and am wondering what the
next book should be. I am a MCSD VB6 with 5 years analytical, design,
development and support experience and am just now upgrading my skills to
..Net. I have a 2 enterprise systems that I need to completely port from
VB6/SQL7 to VB.NET/SQL2000. So I thought that I would upgrade my MCSD and
grab a MCAD while doing this.

The SQL2000 rebuilt is not of great concern. I have read-up on the XML
features of SQL7 and have been told that they do not differ significantly
from their SQL2000 counterparts. So I am only seeking specialized books that
assume master VB6 knowledge and experience users as their target audience to
explain the new features and syntax of VB.Net.

I need book suggestions for the following .Net topics:
1) ADO.Net - emphasis on multi-level hieratical data accessed through LAN
and internet
2) Windows Applications - for LAN with some details on fat-client internet
applications
3) ASP.Net, Remoting and Serialization- for thin-client internet
applications
4) Custom User Controls - mainly for fat-client windows applications
5) Telephony and Encryption - for both broadband internet and direct modem
connections
6) .Net Security - emphasis on calling and caller functions/method identity
verification from local non-GAC DLL assemblies
7) Dynamic Assemblies - creation and verification
Thanks a bunch

Robby

Nov 21 '05 #1
3 1340
Robby,

A greath resource is this

VB.net Resource kit
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

And if you have problems installing the resource kit
http://msdn.microsoft.com/vbasic/vbr...q/#installvdir

However I have the idea that the samples are not directly starting anymore
after my last OS updates (probably an IE security issue)

Just one of the answers I hope for you.

And than of course

MSDN.microsoft.com what is a great resource, one of them related to your
questions.

http://msdn.microsoft.com/architectu...l/scalenet.asp

I hope this helps?

Cor

"Robby" <ed****@not.my.email.com> >
Hello

I posted this to vb.upgrade but I have had no response for three days so I
am giving this forum a try.

I have almost completed Francesco Balena's "Programming Microsoft Visual
Basic .Net", the first one not the 2003 edition, and am wondering what the
next book should be. I am a MCSD VB6 with 5 years analytical, design,
development and support experience and am just now upgrading my skills to
.Net. I have a 2 enterprise systems that I need to completely port from
VB6/SQL7 to VB.NET/SQL2000. So I thought that I would upgrade my MCSD and
grab a MCAD while doing this.

The SQL2000 rebuilt is not of great concern. I have read-up on the XML
features of SQL7 and have been told that they do not differ significantly
from their SQL2000 counterparts. So I am only seeking specialized books
that
assume master VB6 knowledge and experience users as their target audience
to
explain the new features and syntax of VB.Net.

I need book suggestions for the following .Net topics:
1) ADO.Net - emphasis on multi-level hieratical data accessed through LAN
and internet
2) Windows Applications - for LAN with some details on fat-client internet
applications
3) ASP.Net, Remoting and Serialization- for thin-client internet
applications
4) Custom User Controls - mainly for fat-client windows applications
5) Telephony and Encryption - for both broadband internet and direct modem
connections
6) .Net Security - emphasis on calling and caller functions/method
identity
verification from local non-GAC DLL assemblies
7) Dynamic Assemblies - creation and verification
Thanks a bunch

Robby

Nov 21 '05 #2
Check out this book.

http://www.amazon.com/exec/obidos/AS...810990-0532119
"Robby" <ed****@not.my.email.com> wrote in message
news:Ow**************@TK2MSFTNGP15.phx.gbl...
Hello

I posted this to vb.upgrade but I have had no response for three days so I
am giving this forum a try.

I have almost completed Francesco Balena's "Programming Microsoft Visual
Basic .Net", the first one not the 2003 edition, and am wondering what the
next book should be. I am a MCSD VB6 with 5 years analytical, design,
development and support experience and am just now upgrading my skills to
.Net. I have a 2 enterprise systems that I need to completely port from
VB6/SQL7 to VB.NET/SQL2000. So I thought that I would upgrade my MCSD and
grab a MCAD while doing this.

The SQL2000 rebuilt is not of great concern. I have read-up on the XML
features of SQL7 and have been told that they do not differ significantly
from their SQL2000 counterparts. So I am only seeking specialized books
that
assume master VB6 knowledge and experience users as their target audience
to
explain the new features and syntax of VB.Net.

I need book suggestions for the following .Net topics:
1) ADO.Net - emphasis on multi-level hieratical data accessed through LAN
and internet
2) Windows Applications - for LAN with some details on fat-client internet
applications
3) ASP.Net, Remoting and Serialization- for thin-client internet
applications
4) Custom User Controls - mainly for fat-client windows applications
5) Telephony and Encryption - for both broadband internet and direct modem
connections
6) .Net Security - emphasis on calling and caller functions/method
identity
verification from local non-GAC DLL assemblies
7) Dynamic Assemblies - creation and verification
Thanks a bunch

Robby

Nov 21 '05 #3

This one looks really good. I have one a few of Appleman's VB6 books. It
sounds like it might have heaps of overlap with Balena's book though.
However I will give it a try.

Anyone else know of any for topics 5, 6 and 7 I wrote about below.

Thanks

Robby

"CJ Taylor" <jj******@jackson5.com> wrote in message
news:eH**************@TK2MSFTNGP09.phx.gbl...
Check out this book.

http://www.amazon.com/exec/obidos/AS...810990-0532119
"Robby" <ed****@not.my.email.com> wrote in message
news:Ow**************@TK2MSFTNGP15.phx.gbl...
Hello

I posted this to vb.upgrade but I have had no response for three days so
I
am giving this forum a try.

I have almost completed Francesco Balena's "Programming Microsoft Visual
Basic .Net", the first one not the 2003 edition, and am wondering what
the
next book should be. I am a MCSD VB6 with 5 years analytical, design,
development and support experience and am just now upgrading my skills to
.Net. I have a 2 enterprise systems that I need to completely port from
VB6/SQL7 to VB.NET/SQL2000. So I thought that I would upgrade my MCSD
and
grab a MCAD while doing this.

The SQL2000 rebuilt is not of great concern. I have read-up on the XML
features of SQL7 and have been told that they do not differ significantly
from their SQL2000 counterparts. So I am only seeking specialized books
that
assume master VB6 knowledge and experience users as their target audience
to
explain the new features and syntax of VB.Net.

I need book suggestions for the following .Net topics:
1) ADO.Net - emphasis on multi-level hieratical data accessed through LAN
and internet
2) Windows Applications - for LAN with some details on fat-client
internet
applications
3) ASP.Net, Remoting and Serialization- for thin-client internet
applications
4) Custom User Controls - mainly for fat-client windows applications
5) Telephony and Encryption - for both broadband internet and direct
modem
connections
6) .Net Security - emphasis on calling and caller functions/method
identity
verification from local non-GAC DLL assemblies
7) Dynamic Assemblies - creation and verification
Thanks a bunch

Robby


Nov 21 '05 #4

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

Similar topics

4
by: Dave Harney | last post by:
Hi Newsgroup, I'm currently using VS Ver 7.0.9466 with an OS of Server 2000 (domain controller) Ver 5.0.2195 (Build 2195) SP4. I have MSDN Universal and would like to upgrade my development...
2
by: David | last post by:
I have a book which had code that includes the line: require 'DB.php'; I know that this is from the PEAR code modules, but when I downloaded them and unpacked the directory, they "DB.php"...
3
by: John | last post by:
Hello, I am trying to figure out how to determine if I have fixed an upgrade warning. If I delete the green text then the upgrade warning goes away. However, I would expect it to come back...
36
by: Tim | last post by:
Is there a way to upgrade from Visual C++ Net 2002 to Visual C++ Net 2003? The 2002 version does not provide a Windows Forms Designer. I can't find any upgrade package on Microsoft's website. ...
5
by: Pep | last post by:
I need to get a upgrade to my current FreeBSD g++ compiler (2.95.4) as it does not support the use of anonymous structures within a union :( However the latest source I can find on www.gnu.org is...
1
by: rdemyan via AccessMonster.com | last post by:
I'm trying to implement a licensing scheme. There are three types of licenses: Trial - good for 30 to 60 days Interim - good for 1 year Fully Paid - no expiration Everything is working fine...
4
by: Tom Jones | last post by:
I have an application that was originally built using Visual Studio 2003 that I upgraded to Visual Studio 2005. When I attempt to build the *.msi file in the deployment project, I am getting a...
0
enfuego
by: enfuego | last post by:
The code below give an error of Msg 170, Level 15, State 1, Line 5 Line 5: Incorrect syntax near '='. Msg 170, Level 15, State 1, Line 8 Line 8: Incorrect syntax near '='. I Am not sure why. Plz...
2
by: Logician | last post by:
I am using Visual .Net and C# (1.1) and I am trying to upgrade. But Amazon do not sell any upgrade. I cannot see any product listing to buy. Is the upgrade now all in with Visual Studio? Or how...
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
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
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
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...
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...

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.