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
frankarr - an aussie microsoft blogger
MSDN Flash - Tuesday, 14 September, 2004
Posted
over 9 years ago
by
Frank Arrigo
1
Comments
Visit the Microsoft Australia MSDN site | Sign up for other newsletters | Unsubscribe | Update your profile Frank Gives You VB at the Movies Hello there. There's no guest editor this week so it's my turn Firstly, let me welcome Pradeepa once again. Deeps...
Paul Andrew
Installing Visual Studio Team System
Posted
over 9 years ago
by
Paul Andrew
3
Comments
I'm working on installing Visual Studio 2005 Beta 1 refresh which includes Visual Studio Team System - the server piece. Mostly it's just a case of following the instructions in the docs directory. There's a doc for the database tier and a doc for the...
Cameron Beccario
People to thank, blogs as an emergent social network
Posted
over 9 years ago
by
cambecc
2
Comments
Meeting people and building social networks is what makes conferences like TechEd really valuable. Last week was no exception. I had the privilege of meeting and talking with quite a few nice people. Thanks to everyone on this list: [ 伊藤由起子 ] Yukiko Ito...
stuart kent's blog
What does it mean to be MDA compliant?
Posted
over 9 years ago
by
Stuart Kent - Microsoft
0
Comments
I read on Jim Steel's blog that back in August there was lots of discussion on OMG lists about what makes a compliant MDA tool. I followed a link from his blog to this entry , and there were three aspects that intrigued me. The top two proposed criteria...
Action Jackson
Special Discount on the HP iPAQ Phone
Posted
over 9 years ago
by
robertja
0
Comments
HP iPAQ h6315 Pocket PC Phone Edition $50 discount on HP iPAQ h6315 with new activation Offer only available through T-Mobile Business Direct To receive the special phone number, visit www.windowsmobile.com/connections Refer to promotional code 70IPQMSFT704
oliverlu's WebLog
SPS2003的架构
Posted
over 9 years ago
by
MSDNArchive
0
Comments
乱写的,千万别把这个当作教材……只是讨论 可能很多人听说过, SPS2003 是基于 WSS(Windows SharePoint Service) 上面的。我的理解是:微软正在致力于把 Windows SharePoint Service 作为一种底层的服务,以后就会成为 Windows 中的一个默认的服务。而 Web Part 这些概念,在以后也不光光用在 SPS 当中,也会成为 ASP.NET 中的一个非常基本的概念,如果大家使用过 Whidbey ,也就是 Visual Studio 2005...
Yves Dolce
Have you looked as those new keywords to help the 2005 C++ compiler produce better code?
Posted
over 9 years ago
by
yvesdolc
0
Comments
I know those are not standard (except restrict for C) but I’m sure some of you will still be interested: __declspec(restrict) , __restrict and __declspec(noalias) . (Don’t make the same mistake I did when I saw noalias , this is not the same concept as...
Aakash Kambuj's blog
datetime quirks
Posted
over 9 years ago
by
aakashk
2
Comments
Datetime and smalldatetime data types can be confusing at times. For example, consider the following select statement: create table t1(c1 datetime) go insert t1 values('20010101') go select c1 + '1/1/3' from t1 go If you expected '1/1/3' to represent...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
LAST CALL: Free technical assistance for UK ISVs developing with beta 2 of SQL Server 2005 and beta 1 of VS.NET 2005
Posted
over 9 years ago
by
Eric Nelson UK
In the UK I am technical lead on our activities with UK ISVs around SQL Server 2005 and my colleague Nick Page does the same for VS.NET 2005. We work with a pre-selected set of ISVs - but we each felt it would be beneficial to find space to bring in some...
Alex Barnett's blog
Jeremy Allaire, distracted: Internet Video
Posted
over 9 years ago
by
MSDNArchive
3
Comments
Macromedia's Jeremy Allaire has been distracted by TV, very distracted in fact. His last blog posting was in April ' Distracted...by TV ' until this week (5 months later) where he posts about the very same: ' The Internet of Video '. April 20 2004 Distracted...
Junfeng Zhang's Windows Programming Notes
Sample for using GAC APIs, Sample of Managed GAC API Wrappers, and a Test Application for Managed GAC API Wrappers
Posted
over 9 years ago
by
Junfeng Zhang
0
Comments
In case you did not notice, there is an "Article" link in the blog's main page I added three articles there. Fusion GAC API Samples Sample Managed GAC API Wrappers Test Application for Managed GAC API Wrappers As usually, those are provided "AS IS" with...
Junfeng Zhang's Windows Programming Notes
Test Application for Managed GAC API Wrappers
Posted
over 9 years ago
by
Junfeng Zhang
4
Comments
//------------------------------------------------------------- // GACTest.cs // // This is a test application for Managed GAC API Wrappers //------------------------------------------------------------- using System; using System.GACManagedAccess; public...
Page 30495 of 32,003 (384,036 items)
«
30493
30494
30495
30496
30497
»