473,378 Members | 1,417 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,378 software developers and data experts.

All features of new .NET 2.0 together

Hajo,
Where can I find all new features of
..NET framework 2.0, Sql Yukon and VS.NET Whidbey _collected_together_ ?

Examples how to use those features are desired too :) .

Thanks is advance

Gawel
Jul 21 '05 #1
11 1250
Probably only on the microsoft site

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"Gawel" <ga*****@moveitoutgazeta.pl> wrote in message
news:ei**************@TK2MSFTNGP10.phx.gbl...
Hajo,
Where can I find all new features of
.NET framework 2.0, Sql Yukon and VS.NET Whidbey _collected_together_ ?

Examples how to use those features are desired too :) .

Thanks is advance

Gawel

Jul 21 '05 #2
John Timney (Microsoft MVP) wrote:
Probably only on the microsoft site


Well, I think we can not say that mentioned by me things on
microsoft.com are all together because this site is too big :)

Gawel


Where can I find all new features of
.NET framework 2.0, Sql Yukon and VS.NET Whidbey _collected_together_ ?

Examples how to use those features are desired too :) .

Thanks is advance

Gawel


Jul 21 '05 #3
Use the developper site msdn.microsoft.com

Well, I think we can not say that mentioned by me things on
microsoft.com are all together because this site is too big :)

Gawel

Jul 21 '05 #4
Hi Gawel,

Here is the framework new stuff:

http://blogs.msdn.com/junfeng/archiv...01/203813.aspx

If you check out the other MSDN blogs for the categories you are looking for
they also might have lists or links to what's new. I know a Yukon blog
recently had a good article on the new cache dependency stuff based on
changes to a table. Good luck! Ken.

Here is the link to search the blogs:

http://www.microsoft.com/communities...ortalHome.mspx
"Gawel" <ga*****@moveitoutgazeta.pl> wrote in message
news:ei**************@TK2MSFTNGP10.phx.gbl...
Hajo,
Where can I find all new features of
.NET framework 2.0, Sql Yukon and VS.NET Whidbey _collected_together_ ?

Examples how to use those features are desired too :) .

Thanks is advance

Gawel

Jul 21 '05 #5
Ken Dopierala Jr. <kd*********@wi.rr.com> wrote:
Here is the framework new stuff:

http://blogs.msdn.com/junfeng/archiv...01/203813.aspx


Hmm - this is interesting:

<quote>
Furthermore, the Edit and Continue feature is available in any
programming language supported by Visual Studio.
</quote>

That contradicts what I've heard before, which is that C# won't be
getting E'n'C. I haven't installed Whidbey Beta 1 yet - maybe it's time
to do so...

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #6
Jon,
Furthermore, the Edit and Continue feature is available in any
programming language supported by Visual Studio.
</quote>

That contradicts what I've heard before, which is that C# won't be
getting E'n'C. I haven't installed Whidbey Beta 1 yet - maybe it's time
to do so...

I thought that I have read somewhere that that will decrease the performance
with very large projects, I do not have the article at hand however when I
find it I will show it you.

It is somewhere where there is an evaluating of pro and contra's from VBNet
and C#.

:-)

Cor

Jul 21 '05 #7
I had been hearing for some time that this feature would be in 2005.
"Jon Skeet [C# MVP]" <sk***@pobox.com> wrote in message
news:MP************************@msnews.microsoft.c om...
Ken Dopierala Jr. <kd*********@wi.rr.com> wrote:
Here is the framework new stuff:

http://blogs.msdn.com/junfeng/archiv...01/203813.aspx


Hmm - this is interesting:

<quote>
Furthermore, the Edit and Continue feature is available in any
programming language supported by Visual Studio.
</quote>

That contradicts what I've heard before, which is that C# won't be
getting E'n'C. I haven't installed Whidbey Beta 1 yet - maybe it's time
to do so...

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too

Jul 21 '05 #8
Scott M. <s-***@nospam.nospam> wrote:
I had been hearing for some time that this feature would be in 2005.


Yes, likewise - but only for VB.NET.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #9
On Tue, 3 Aug 2004 16:32:14 +0100, Jon Skeet [C# MVP] wrote:
Scott M. <s-***@nospam.nospam> wrote:
I had been hearing for some time that this feature would be in 2005.


Yes, likewise - but only for VB.NET.


If you traverse through all the links, you will find that the E&C API is
available to any languages that wishes to use it. But as of Beta 1, only
VB is using it now.

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
Jul 21 '05 #10
Great links, thanks

Gawel
Jul 21 '05 #11
I heard they were trying to get this into the release but were not making
any guarentees due to range of enhancements in 2......

Regards

John Timney
Microsoft Regional Director
Microsoft MVP

"Chris Dunaway" <"dunawayc[[at]_lunchmeat_sbcglobal[dot]]net"> wrote in
message news:p2***************************@40tude.net...
On Tue, 3 Aug 2004 16:32:14 +0100, Jon Skeet [C# MVP] wrote:
Scott M. <s-***@nospam.nospam> wrote:
I had been hearing for some time that this feature would be in 2005.


Yes, likewise - but only for VB.NET.


If you traverse through all the links, you will find that the E&C API is
available to any languages that wishes to use it. But as of Beta 1, only
VB is using it now.

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.

Jul 21 '05 #12

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

Similar topics

2
by: John Viele | last post by:
Every time I create ASP.NET pages that do any significant data access, I find myself having to deal with the same problems: managing data object creation, the SQL connection object especially. ...
55
by: Steve Jorgensen | last post by:
In a recent thread, RKC (correctly, I believe), took issue with my use of multiple parameters in a Property Let procedure to pass dimensional arguments on the basis that, although it works, it's...
11
by: Gawel | last post by:
Hajo, Where can I find all new features of ..NET framework 2.0, Sql Yukon and VS.NET Whidbey _collected_together_ ? Examples how to use those features are desired too :) . Thanks is...
14
by: nd02tsk | last post by:
Hello Why is it that PostgreSQL chooses to have features like replication, fulltext indexing and GIS maintained by others outside of the sourcetree? I appreciate any answers. Thank you. ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.