Web and Cloud
Sign in
|
रजिस्टर गर्नुहोस्
|
मदत
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
Architecture
ASP.NET
ASP.NET MVC
Azure
Cloud Services
Community News
Geneva
Identity
IIS
iis news item
IIS7
Microsoft
MVC
Open Source
PHP
Podcast
Silverlight
Smooth Streaming
tips and tricks
Tools
Visual Studio
WIF
Windows Azure
Windows Identity Foundation
Community
गृह
वेबब्लगहरू
मिडिया
फोरमहरू
Wikis
हब्हरू
Video
Job
Archives
July 2010 (117)
June 2010 (143)
May 2010 (145)
April 2010 (114)
March 2010 (113)
February 2010 (93)
January 2010 (78)
December 2009 (61)
November 2009 (99)
October 2009 (102)
September 2009 (87)
August 2009 (76)
July 2009 (114)
June 2009 (116)
May 2009 (120)
April 2009 (118)
March 2009 (56)
February 2009 (24)
January 2009 (27)
December 2008 (22)
November 2008 (26)
October 2008 (11)
September 2008 (8)
August 2008 (5)
July 2008 (5)
June 2008 (6)
May 2008 (2)
April 2008 (3)
Browse by Tags
All Tags
»
VS2010
(
RSS
)
ASP.NET
ASP.NET AJAX
ASP.NET Dynamic Data
ASP.NET MVC
Back to Basics
Channel9
IIS
Javascript
Learning .NET
Microsoft
MSDN
Podcast
Programming
Silverlight
Source Code
Speaking
Spotlight
Tools
Win7
Windows Client
WPF
ASP.NET MVC 3 Preview 1 Released – Channel 9 Video and Hanselminutes Podcast 224, Oh My!
by
Scott Hanselman
Phil and friends released ASP.NET MVC 3 Preview 1 today. I snuck into the office of Phil Haack and Morgan the Canadian Intern to talk about the release of ASP.NET MVC 3 Preview 1 and some of the cool "futures" stuff that Morgan (and our fleet...
Filed under:
ASP.NET
,
Podcast
,
ASP.NET MVC
,
Channel9
,
VS2010
The Best Visual Studio 2010 Productivity Power Tools, Power Commands and Extensions
by
Scott Hanselman
One of the things I'm digging about VS2010 is its extensibility model. I'm collecting add-ins in VS like I collect Add-Ins in FireFox. Here's my current of the best Visual Studio 2010 Extensions I'm using. Visual Studio Color Theme Editor...
Filed under:
VS2010
Make the Visual Studio 2010 IDE colors look like Visual Studio 2008
by
Scott Hanselman
Personally, I like the new Visual Studio 2010 IDE colors but I got this comment recently from a helpful reader: Why did the default colour theme for VS 2010 have to be so hideously ugly? Why put all that work into making the most advanced IDE ever...
Filed under:
VS2010
Visual Studio 2010 - Help Viewer Power Tool BETA - Help Index and Standalone Help
by
Scott Hanselman
The help system changed in Visual Studio 2010. I totally had a " Who Moved My Cheese " moment, as did many folks. Where's my "as I type" Help Index? Where's my separate Help Viewer? I don't want help in my browsers, it...
Filed under:
MSDN
,
VS2010
Free WebCamps - North America, Asia and Europe - *Sign Up Now*
by
Scott Hanselman
A few days ago on Twitter @ red7_liu tweeted: 微软的Web Camps大会要来中国了,大牛Scott Hanselman会来. This part "大牛" as I understand, effectively means "Big Cow." "Microsoft Web Camps Conference is coming to China, Big Cow Scott Hanselman will...
Filed under:
ASP.NET
,
ASP.NET MVC
,
Javascript
,
Speaking
,
VS2010
,
Spotlight
Web Platform Installer 2.0 and Visual Studio Web Developer 2010 Express
by
Scott Hanselman
I was setting up a new machine for presentations and I was getting ready to install Visual Studio 2010 Express and figured I'd go see if the Web Platform Installer (we call it "Web-P-I") had the new versions of VS2010 ready to go...
Filed under:
ASP.NET
,
ASP.NET MVC
,
IIS
,
VS2010
Back to (Parallel) Basics: Do you really want to do that? or Why doesn't the new Parallel.For support BigInteger?
by
Scott Hanselman
Got an interesting question on Twitter, and got a fabulous answer in email from Stephen Toub , who happens to be my most favorite multi-threaded person. Here's the question. "why doesn't the new parallel.for support BigInteger?" It's...
Filed under:
Programming
,
Back to Basics
,
VS2010
Towards a Smaller .NET 4 - Details on the Client Profile and Downloading .NET
by
Scott Hanselman
NOTE: All this info is for programmers/developers. If you just If you want .NET just to run stuff, just go get the 800k Web Installer for .NET 4 and you're all set . It'll do the rest. Now, that said... Almost two years ago I blogged about how...
Filed under:
VS2010
Visual Studio 2010 Released
by
Scott Hanselman
It's a big day at Microsoft today as Visual Studio 2010 officially releases. There's a lot going on with this release and I thought I'd do a big rollup post with lots of details and context to help you find your way to the information and...
Filed under:
ASP.NET
,
WPF
,
Windows Client
,
ASP.NET MVC
,
Learning .NET
,
Microsoft
,
MSDN
,
VS2010
,
Spotlight
ASP.NET 4 - Breaking Changes and Stuff to be Aware of
by
Scott Hanselman
If you're getting started with ASP.NET 4, there's a few things you might run into that could throw you for a loop if you didn't expect them. Remember that while ASP.NET is a very compatible release, it is also a side-by side release so this...
Filed under:
ASP.NET
,
VS2010
FavIcons, Internet Zones and Projects from a Trustworthy Source
by
Scott Hanselman
You ever download some code or a Visual Studio project from the web then start getting warned that the download might be evil? When you open a project file that was downloaded from the Internet Zone, you'll get a dialog like this from Visual Studio...
Filed under:
Source Code
,
Tools
,
VS2010
.NET 4 Web Application Startup Time
by
Scott Hanselman
I was chatting with Jonathan Hawkins and some of the folks on the ASP.NET team about performance and Jonathan mentioned the startup time for large ASP.NET applications is improved on .NET 4. There are some improvements in the CLR and in ASP.NET itself...
Filed under:
ASP.NET
,
VS2010
WPF and Text Blurriness, now with complete Clarity
by
Scott Hanselman's Computer Zen
The #1 complaint I hear about WPF (Windows Presentation Foundation) is that many fonts end up looking "blurry." It's a darned shame because really great applications like Evernote get criticized because of this one issue*. The blurriness...
Filed under:
WPF
,
Windows Client
,
VS2010
Back to Basics: C# 4 method overloading and dynamic types
by
Scott Hanselman's Computer Zen
C# 3.0 introduced the implicit type "var" . I've explained var as saying: "I'm too lazy to tell you the type of this variable, so you figure it out, compiler." However, it's more useful than just promoting terseness or...
Filed under:
Programming
,
Learning .NET
,
Back to Basics
,
VS2010
SmallestDotNet Update - Now with .NET 4 support and an includable JavaScript API
by
Scott Hanselman's Computer Zen
A few years back I wrote a post on the size of the .NET Framework . There's historically been a lot of confusion on the site of the .NET Framework. If you search around on the web for ".NET Framework" or ".NET Framework Redistributable"...
Filed under:
ASP.NET
,
WPF
,
Source Code
,
Windows Client
,
ASP.NET MVC
,
Javascript
,
Learning .NET
,
Tools
,
Microsoft
,
VS2010
More Posts
Next page »