473,785 Members | 2,219 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

msdn2 csharp docs are useless (no syntax/grammar)

Here is an example

1) C# Programmer's Reference
Old:
http://msdn.microsoft.com/library/en...eClassType.asp
New: http://msdn2.microsoft.com/en-us/library/0b0thckt.aspx

The old reference actually gives the syntax.
The new one doesn't

2) C# Language Specification
Old:
http://msdn.microsoft.com/library/en...pspec_10_1.asp
New: two different Word files

On top of the good Programmer's Reference the old Language Specification
is part of the index and gives even more detail. In the new help there is
no language specification, you have to open two Word files.

So the bottom line is in the new help you can't lookup proper C# syntax.
This is insane.
Nov 17 '05 #1
3 1224
At the bottom of the link for the new content, you will notice a textbox
with the following caption:

How would you rate the usefulness of this content?

I suggest you use it, and detail to them the issues you have with it.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

<_> wrote in message news:%2******** ********@TK2MSF TNGP15.phx.gbl. ..
Here is an example

1) C# Programmer's Reference
Old:
http://msdn.microsoft.com/library/en...eClassType.asp
New: http://msdn2.microsoft.com/en-us/library/0b0thckt.aspx

The old reference actually gives the syntax.
The new one doesn't

2) C# Language Specification
Old:
http://msdn.microsoft.com/library/en...pspec_10_1.asp
New: two different Word files

On top of the good Programmer's Reference the old Language
Specification is part of the index and gives even more detail. In the
new help there is no language specification, you have to open two Word
files.

So the bottom line is in the new help you can't lookup proper C#
syntax. This is insane.

Nov 17 '05 #2
MSDN2 is a work in progress. It's best to keep that in mind when using it.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
There's a seeker born every minute.
- Dr. "Happy" Harry Cox

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote in
message news:u5******** ******@TK2MSFTN GP12.phx.gbl...
At the bottom of the link for the new content, you will notice a
textbox with the following caption:

How would you rate the usefulness of this content?

I suggest you use it, and detail to them the issues you have with it.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

<_> wrote in message news:%2******** ********@TK2MSF TNGP15.phx.gbl. ..
Here is an example

1) C# Programmer's Reference
Old:
http://msdn.microsoft.com/library/en...eClassType.asp
New: http://msdn2.microsoft.com/en-us/library/0b0thckt.aspx

The old reference actually gives the syntax.
The new one doesn't

2) C# Language Specification
Old:
http://msdn.microsoft.com/library/en...pspec_10_1.asp
New: two different Word files

On top of the good Programmer's Reference the old Language
Specification is part of the index and gives even more detail. In the
new help there is no language specification, you have to open two Word
files.

So the bottom line is in the new help you can't lookup proper C#
syntax. This is insane.


Nov 17 '05 #3
Are you saying that Visual Studio RTMed with beta docs? I think not.
Instead of making excuses for insanity maybe you can enlighten us on what
you do when you need to look up some C# syntax. Go hunting for those
multiple Word documents? This is not an oversight, it's dementia.
"Kevin Spencer" <ke***@DIESPAMM ERSDIEtakempis. com> wrote in message
news:uS******** *****@TK2MSFTNG P10.phx.gbl...
MSDN2 is a work in progress. It's best to keep that in mind when using it.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
There's a seeker born every minute.
- Dr. "Happy" Harry Cox

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote
in message news:u5******** ******@TK2MSFTN GP12.phx.gbl...
At the bottom of the link for the new content, you will notice a
textbox with the following caption:

How would you rate the usefulness of this content?

I suggest you use it, and detail to them the issues you have with it.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

<_> wrote in message news:%2******** ********@TK2MSF TNGP15.phx.gbl. ..
Here is an example

1) C# Programmer's Reference
Old:
http://msdn.microsoft.com/library/en...eClassType.asp
New: http://msdn2.microsoft.com/en-us/library/0b0thckt.aspx

The old reference actually gives the syntax.
The new one doesn't

2) C# Language Specification
Old:
http://msdn.microsoft.com/library/en...pspec_10_1.asp
New: two different Word files

On top of the good Programmer's Reference the old Language
Specification is part of the index and gives even more detail. In the
new help there is no language specification, you have to open two Word
files.

So the bottom line is in the new help you can't lookup proper C#
syntax. This is insane.



Nov 17 '05 #4

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

Similar topics

303
17776
by: mike420 | last post by:
In the context of LATEX, some Pythonista asked what the big successes of Lisp were. I think there were at least three *big* successes. a. orbitz.com web site uses Lisp for algorithms, etc. b. Yahoo store was originally written in Lisp. c. Emacs The issues with these will probably come up, so I might as well mention them myself (which will also make this a more balanced
5
3424
by: Peri | last post by:
I'm trying to create Python parser/interpreter using ANTLR. Reading grammar from language refference I found: or_expr::= xor_expr | or_expr "|" xor_expr For me it looks like infinite recursion. And so it says ANTLR. Maybe I don't understand EBNF notation. For me it should look like this. or_expr::= xor_expr | xor_expr "|" xor_expr and in ANTLR grammar file like this:
24
2715
by: Andrew Koenig | last post by:
PEP 315 suggests that a statement such as do: x = foo() while x != 0: bar(x) be equivalent to while True:
41
2879
by: John Marshall | last post by:
How about the following, which I am almost positive has not been suggested: ----- class Klass: def __init__(self, name): self.name = name deco meth0: staticmethod def meth0(x):
0
1506
by: Bengt Richter | last post by:
We have where syntax in combination with suite expression syntax (bear with me, I think a good synergy will emerge ;-) http://groups.google.co.uk/groups?selm=mailman.403.1105274631.22381.python-list%40python.org http://groups.google.co.uk/groups?selm=3480qqF46jprlU1%40individual.net are the key referneces for background (I'm just repeating from Oren's post for convenience). The first suggests a grammar mod for its proposed "with"...
4
1909
by: ben | last post by:
getting a bit confused with the details of how c's grammar is specified, especially when you get self-reference like in this: postfix-expression: primary-expression postfix-expression postfix-expression ( argument-expression-listopt ) postfix-expression . identifier postfix-expression -> identifier postfix-expression ++
14
2044
by: Magius | last post by:
Hello, I have a question about the correctness of the language grammar for the C# 2.0 specification. I am working with the grammar specified in the June 2005 ECMA-334 standard. Basically, a using-namespace-directive is defined as follows: using-namespace-directive: using namespace-name ;
10
4702
by: MBR | last post by:
Hello... I'm using the grammar at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csspec/html/vclrfcsharpspec_c.asp as a reference in creating my own C# parser using a custom framework. (Please let me know if there's a better group to post in.) Some questions: (1) Is this grammar specification known to be complete and correct? (2) Is there a normalized LL grammar available already suited for (backtracking) recursive...
8
273
by: Bill Butler | last post by:
"raylopez99" <raylopez99@yahoo.comwrote in message news:bd59f62a-5b54-49e8-9872-ed9aef676049@t54g2000hsg.googlegroups.com... <snip> I don't think "right" is the correct word. There are many other words that could fill in the blank though. "Or am I _______ as usual?"
0
9483
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10346
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10157
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...
0
9956
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
8982
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
6742
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
5386
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...
0
5514
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3658
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.