Welcome to MSDN Blogs Sign in | Join | Help

Marcelo's WebLog

Improving the world one entity at a time

Browse by Tags

All Tags » Windows » Development   (RSS)
Microsoft Web Platform & You
If you build web sites and applications, you owe it to yourself to check out the resources at http://www.microsoft.com/web/ and to subscribe to the feed of the team blog to keep up to date with tools and capabilities. No reason to pass up on free software Read More...
XmlLite says: error C2146: syntax error : missing ';' before identifier 'IXmlReader'
This is something that I've been asked more than once, and so here goes an answer that might help if you run into this. Let's say that you create a new project and borrow code or do something of the sort, and suddenly start getting an error message such Read More...
How to set an XML attribute to an integer
Edward discusses how to set an integer in the MSXML APIs in this thread . I wanted to provide the snippet of code necessary to do this on an attribute, using the very awesome wrappers generated by the Visual C++ #import directive. The catch is that becausae Read More...
Page view tracker