473,587 Members | 2,492 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

where can i find some vc 2005 sample?

i really need it to master the new c++ grammar.
Nov 17 '05 #1
2 1000
Hi kevin,
i really need it to master the new c++ grammar.


Why not read the language specification?

See: C++/CLI Language Specification Standard
http://msdn.microsoft.com/visualc/ho...a/default.aspx

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Nov 17 '05 #2
kevin wrote:
i really need it to master the new c++ grammar.

You may check this page of mine:

http://www23.brinkster.com/noicys/cppcli.htm
To master the grammar, you can download the Visual C++ Express 2005 Beta
1 for free from:

http://lab.msdn.microsoft.com/expres...c/default.aspx

[Download the off line files and not the Internet installation, because
it didn't work for me].

and the latest "Visual C++ 2005 Tools Refresh" update for this from:

http://www.microsoft.com/downloads/d...displaylang=en


and the current C++/CLI draft:

http://www.plumhall.com/C++-CLI%20draft%201.7.pdf

--
Ioannis Vranos
Nov 17 '05 #3

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

Similar topics

5
1494
by: Matthias Ainsworth | last post by:
Hi, Strange things happening on my server (a little XP machine...) ! Session files (sess_xxxxx...) are created well but they remain empty... always ! My session variables never get stored ! I'm stuck. Any tip appreciated... Matt
15
3303
by: Viviana Vc | last post by:
How can I programatically do the equivalent of the following: cacls "C:\Program Files\test" /T /G Everyone:f ? Thanks, Viv
6
1542
by: Csaba Gabor | last post by:
I'd like to be able to pass a key1/value1 pair into a function and have that function have a local variable by the name of key1 to which value1 is assigned. for example, I'd like to call function sample(oOptions) { var key1 = "key1 default"; var key2 = "key2 default"; var idx; if (arguments.length>0)
0
1135
by: Ian Harding | last post by:
I need to find a way of distributing a sample app, in the form of an ASP.NET 2.0 application, using an InstallShield installation. We use a build script that copies the app folder contents to a shared drive, then the installer picks it up from there. The problem is that when the installation is run from a clean test machine, the installed...
2
1447
by: news.microsoft.com | last post by:
Learning my way through Visual Studio 2005 express and I'm very impressed so far. However, all the books mention themes called SmokeAndGlass but try as I might I cannot find this anywhere on my disk Can this be downloaded from somewhere as it does not apprear to be installed Any help will be much appreciated Thanks Phil
8
13977
by: Philip Wagenaar | last post by:
I need Interop.MAPI.dll for a project, but where can I find this file?
15
2985
by: esha | last post by:
I need to have a Public variable in my project. In VB it can be declared in a standard module. Where can I do it in C# ? I tried to do it in default class Program.cs and I tried it in an added by me class. No success So, how and where I declare a variable visible by any module in the project? Esha
0
1118
by: Claire | last post by:
I'd like to look at the HTMLEdit sample code mentioned by microsoft in their Visual Studio 2005 help files "HTMLEdit Sample: Wraps the Internet Explorer MSHTML Editing Control" ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_vcsample/html/9af0581b-5928-47a1-b9a8-41baa9d5a671.htm Where are these projects to be found please? Im...
5
1897
by: ....DotNet4Ever.... | last post by:
OK here the big problem... My organization is not yet ready to move to .NET 3.5 and even .NET 3.0 is still seen as something "not quite stable" (don't ask me why). For those reasons the project I am working on is still based on .NET 2.0 with Visual Studio 2005 so a migration to Visual Studio 2008 is very unlikely in the near future so I am...
0
8215
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. ...
1
7973
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...
0
8220
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...
1
5718
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5394
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...
0
3844
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...
0
3879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2358
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
0
1189
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...

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.