Browse by Tags
All Tags »
Visual Studio (
RSS)
With DevExpress ' Seth Juarez I recorded a webinar / video (Length: 1:25:05) which shows the most important features of the LLBLGen Pro designer (roughly the first hour of the video) and how to use the LLBLGen Pro runtime framework with DevExpress' reporting...
Yesterday, Microsoft announced a new Visual Studio tool: Microsoft LightSwitch . LightSwitch is a tool which allows you to create Line of Business (LoB) applications by using a visual tool, similar to Microsoft Access, although LightSwitch can also produce...
Today I recorded a video in which I illustrate some of the database-first functionality available in LLBLGen Pro v3.0. LLBLGen Pro v3.0 also supports model-first functionality, which I hope to illustrate in an upcoming video. LLBLGen Pro v3.0 is currently...
Yesterday I read this great article about VS.NET's technical roadmap , posted by Rico Mariani . Rico is the Chief Architect of Visual Studio, and he explains what that title means as follows: I am the Chief Architect but I'm also *only* the Chief Architect...
Visual Studio Team System 2008 Team Suite (x86 and x64 WoW) - DVD (English). Date/Time Posted: 2007-11-19 06:46:35 (UTC). Have fun hammering the MSDN download servers
Ever heard the term 'Alternative rock' ? It's a term for rock music which isn't mainstream. Or something. Anyway, read the wikipedia page for the fine print . I'm a metal fan (despite the pile of trance house music I've created in a dark past ) and once...
If you're using C# and VS.NET 2008 and you're typing some code like: CustomCollection<MyType> items = new CustomCollection<MyType>() foreach(OtherType other in OtherTypeCollection) { items.Add(CreateItemFromOtherType(other)); } where CustomCollection<MyType>...
The Windows Forms combobox control contains a nasty a lot of people who will try .NET 2.0 applications on .NET 3.0 will run into: the Sorted property makes comboboxes unable to bind to data: they stay empty. This is particular bad, because any solid working...
Dan Fernandez responded to my recent blogpost with a follow-up on the Jamie vs. Microsoft soap. He used an analogy to try to make his point: To paraphrase an analogy from that post, this would be comparable to a 3rd party company working around the technical...
I ran into a new low for Microsoft Connect product feedback. Check this item (you have to login with your MS Passport/Live ID. I don't know why). The title is "When will .NET 2.0 service pack 1 be out (IF ever) ?", I posted this on April 17th. The title...
More Posts
Next page »