Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Blogs
from ideas to solutions
MSDN Blog Leaderboards
Most Active Contributors
Most Active Commentators
MSDN Blogs
The Latest Blog Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mark Fussell's WebLog
TechEd 2004 XML Talk Slides
Posted
over 9 years ago
by
mfussell
4
Comments
I have finally posted the slides and sample code for my TechEd 2004 talk on XML in the .NET framework. The samples require a copy of Visual Studio 2005 (i.e. the community drop distributed at TechEd) in order to compile and run.
Visual Studio Data
Cool new VFP9 feature: the RegWinProc function (by John Koziol)
Posted
over 9 years ago
by
vsdata
14
Comments
( Disclaimer: the following is in process and subject to change. The author, nor Microsoft, makes no guarantees nor warrantys on the content of this post ) One of the features we intended to put into VFP 9 was AppState, a _SCREEN property that would...
RunOfTheMillBlog
EVMs and Indian Elections
Posted
over 9 years ago
by
Ramkumar
9
Comments
India, world's largest democracy, just recently successfully completed the general election for its parliament. For the first time in its history, India has successfully used EVM (Electronic Voting Machines) for the polls in all the constituencies. ...
blogs.msdn.com/brianjo
Kate Gregory: What Do the Language Changes Mean...
Posted
over 9 years ago
by
Brian Johnson MS
0
Comments
I had the pleasure of meeting Kate Gregory in person down in San Diego. She's written an interesting blog posting today commenting on upcoming language changes to Visual C++: What do the language changes really mean for C++ people? Friday morning...
Windows Embedded Blog
Windows CE 5.0 - CEC Files.
Posted
over 9 years ago
by
mikehall
1
Comments
With Windows CE .NET 4.2 I worked on a sample XML Web Service written in native code (an ATL/COM object written in eMbedded Visual C++ 4.0) - once the ATL/COM object was complete I needed a way to generate the WSDL/WSML files - the Windows CE product...
Windows Embedded Blog
Keep taking the tablets
Posted
over 9 years ago
by
mikehall
4
Comments
Last year included a ton of travel, with the Windows Embedded Essentials (India, China, Japan, Taiwan, South Korea, San Jose, Boston, and Germany), as well as other events, customer visits etc... When travelling I like to catch up on some of my skunk...
Jose's Blog
Loading .config files in NUnit
Posted
over 9 years ago
by
Jose A. Almeida
8
Comments
Last week I gave a presentation at Microsoft DevDays 2004 in Lisbon on Test-Driven Development. A day later I got this interesting question: "(...) if I'm testing a DLL assembly that uses a .config file to read in data, when I run the tests, NUnit...
Chris Garty's Weblog
Safer C# Constructor-based Dependency Injection with readonly
Posted
over 9 years ago
by
Chris Garty
2
Comments
Most people would have used the const keyword while doing C# development, but I had never heard of the readonly keyword before. Well, this weekend I had a friend point out this keyword and the first usage that came to mind was constructor-based dependency...
Jason Zander's blog
Why isn't there an Assembly.Unload method?
Posted
over 9 years ago
by
kurakuraninja
60
Comments
We frequently get asked why you cannot unload an assembly from an app domain. After all, you can do a FreeLibrary() in unmanaged code to unload a DLL, and the CLR is just using DLL's right? Reasons to Want to Unload There are generally two reasons...
Windows Embedded Blog
CEWSDLGen 5.0 - Windows CE 5.0 CEC files...
Posted
over 9 years ago
by
mikehall
1
Comments
I now have CEWSDLGen for Windows CE 5.0 up and running, this integrates nicely with the new Windows CE 5.0 build system - initially I didn't like the change from the 4.2 CEC format to the new 5.0 'sources only' build system - I thought it was neat that...
Code/Tea/Etc...
Paul Vick discusses the question that just won't go away... VB or C#?
Posted
over 9 years ago
by
Duncanma
4
Comments
I get this question a lot, and I explain many of the same things that Paul goes through in this post, so I'd love it if more people would read this material: The "native" .NET language? In the comments on my post on language choice , Patrick asked “isn...
sunitc's WebLog
System.Web.Mail
Posted
over 9 years ago
by
sunitc
12
Comments
It has been a long time since I have written a component that sends email. In the .NET world, sending email has been made very easy and all the objects are defind under the System.Web.Mail namespace. System.Web.Mail is a simple wrapper for the COM objects...
Page 30883 of 31,843 (382,115 items)
«
30881
30882
30883
30884
30885
»