Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.

Browse by Tags

All Tags » Programming   (RSS)
The Weekly Source Code 56 - Visual Studio 2010 and .NET Framework 4 Training Kit - Code Contracts, Parallel Framework and COM Interop
Do you like a big pile of source code? Well, there is an imperial buttload of source in the Visual Studio 2010 and .NET Framework 4 Training Kit . It's actually a 178 meg download, which is insane. Perhaps start your download now and get it in the morning Read More...
Hanselminutes Podcast 222 - Art is Shipping - Designers and Developers with Jin Yang
My two-hundred-and-twenty-second podcast is up . Scott sits down with designer Jin Yang ( @jzy ) to talk about the fundamental differences between developers and designers. Are we a totally different breed? How should designers and developers work together? Read More...
Back to (Parallel) Basics: Do you really want to do that? or Why doesn't the new Parallel.For support BigInteger?
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 an interesting Read More...
Spring Speaking Rollup 2010: Recent Talks and Upcoming Talks at Microsoft WebCamps
I've been travelling some, and I have a few more trips at Microsoft WebCamps before I take a much needed break and stop travelling until 2011. I went to Munich, Cairo, and Egypt a few weeks back and presented on ASP.NET MVC (both Beginner and Advanced), Read More...
Programmatically Detecting Screen Readers
I was installing the RC of Visual Studio 2010 yesterday and while the setup program ran I noticed the words CHECKED and UNCHECKED appearing in the Tree View. I was thinking I'd found some cool bug, like I was peering into some background world where checkboxes Read More...
Hanselminutes Podcast 203 - Women in Technology in the Muslim World
My two-hundred-and-third podcast is up . I was in Egypt and had the opportunity to sit down with Lamees and Abeer, two successful women in IT. Lamees is a programmer transitioning to Systems Analysis, and Abeer is a veteran Senior Systems Analyst and Read More...
Back to Basics: C# 4 method overloading and dynamic types
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 laziness: var Read More...
The Weekly Source Code 49 - SmallBasic is Fun, Simple, Powerful Programming for Kids and Adults
While the boys are only 2 and 4, I'm always keeping an eye out on new ways to teach them programming. Certainly I hope they'll be more well-rounded and I and spend more time outside, but a even a basic background in programming and logic, I think, produces Read More...
Hanselminutes Podcast 198 - Reactive Extensions for .NET (Rx) with Erik Meijer
My one-hundred-and-ninety-eighth podcast is up . I sit down with Erik Meijer from the Cloud Programmability Team to hear about the Reactive Extensions for .NET (Rx) . Rx is a library for composing asynchronous and event-based programs using observable Read More...
The Weekly Source Code 48 - DynamicQueryable makes custom LINQ expressions easier
NOTE: An alternative title to this post might be: " The Weekly Source Code 48: Making The Weekly Source Code 47 Suck Incrementally Less. " Last week I wrote a post about Dynamic Linq Query Generation in order to solve a kind of meta-programming Read More...
Hanselminutes Podcast 194 - Hello World: Computer Programmer for Kids and Other Beginners
My one-hundred-and-ninety-fourth podcast is up . Scott chats with Warren Sande and his 10 year old son, Carter, about their new book " Hello World: Computer Programming for Kids and Other Beginners. " Listeners can get 40% off Hello World! from Read More...
2010 Survey Results: What .NET Framework features do you use?
In October of 2008 I took an informal survey on Twitter . I wanted to get an idea of what features of the .NET Framework people were using. Also, here's the disclaimer. I did this on a whim, it's not scientific, so the margin of error is +/-101%. That Read More...
Favor - Help Us Test .NET 4 Beta 2 on Windows Update (WU)
The folks in the .NET Framework Setup team have a favor to ask, and it's pretty cool info so I offered to help. Here's the deal. When .NET 4 releases, the .NET 4 Client Profile will be released as a recommended update on Windows Update (WU) for Vista Read More...
Hanselminutes Podcast 193: Axum - A domain-specific concurrent programming language with Niklas Gustafsson
My one-hundred-and-ninety-third podcast is up . Scott talks to Niklas Gustafsson about Axum (formerly Maestro), an incubation project at MSDN DevLabs. Axum is a new language based on the Actor model that targets the CLR. It focuses on making concurrency Read More...
A new MSDN for a new Operating System and a new Development Environment
The team I work at Microsoft for is called Server and Tools Online, and one of the things we work on is the Microsoft Developer Network or "MSDN." If you go way, way up, our boss is Soma ( Yes, this Soma ), but down here in the trenches there's Read More...
More Posts Next page »