Sign in
Thom Robbins .NET Weblog
A blog of the technical and only sometimes uneventful side of programming in .NET and life within Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET Framework
.NET Framework 3.0
.NET General Tips and Tricks
Atlas
Biztalk
CardSpace
Code Camp
DataGrid Programming
Fun and Interesting
InfoPath Tips and Tricks
Mobile Development
New England Developer Events
Office 2007
Pages
Regular Expression Tips and Tricks
SharePoint Tips and Tricks
Speech Related
Visual Basic
Visual Studio
Visual Studio 2005
Visual Studio 2008
WCF
Web Services
Windows Forms Tips and Tricks
XML Tips and Tricks
Archive
Archives
September 2009
(1)
March 2009
(2)
January 2009
(3)
December 2008
(5)
November 2008
(7)
February 2008
(2)
January 2008
(3)
December 2007
(7)
November 2007
(6)
October 2007
(2)
September 2007
(6)
August 2007
(5)
July 2007
(4)
June 2007
(10)
May 2007
(5)
April 2007
(4)
March 2007
(9)
February 2007
(6)
January 2007
(8)
December 2006
(20)
November 2006
(39)
October 2006
(12)
September 2006
(15)
August 2006
(30)
July 2006
(27)
June 2006
(46)
May 2006
(42)
April 2006
(40)
March 2006
(48)
February 2006
(37)
January 2006
(37)
December 2005
(24)
November 2005
(22)
October 2005
(41)
September 2005
(41)
August 2005
(44)
July 2005
(25)
June 2005
(19)
May 2005
(13)
April 2005
(18)
March 2005
(10)
February 2005
(21)
January 2005
(14)
December 2004
(25)
November 2004
(14)
October 2004
(18)
September 2004
(4)
August 2004
(39)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Thom Robbins .NET Weblog
Changing times and changing companies
Posted
over 4 years ago
by
trobbins
4
Comments
It’s hard to believe that it’s been almost nine years ago that I started at Microsoft. It seems such a long time ago. During that time I have had the opportunity to be part of some amazing things. But like all things people change - me included! I have...
Thom Robbins .NET Weblog
SharePoint for Developers Part 2
Posted
over 4 years ago
by
trobbins
2
Comments
Ramp Up ( www.MyRampUp.com ) is a free online learning program for developers. We’ve just launched a new track: SharePoint for Developers, Part 2 . This track, along with the other currently offered ones (eg, Visual Studio 2008), teaches the important...
Thom Robbins .NET Weblog
TechDays Virtual – Defy all Challenges
Posted
over 4 years ago
by
trobbins
6
Comments
Helps spread the word and make sure to register! Event Date: April 1 Event Cost: Free Event Location: Your PC (worldwide access) With speakers starting to confirm we have published twenty session and will be adding more on a daily basis for the...
Thom Robbins .NET Weblog
Announcing TechDays Defy All Challenges
Posted
over 4 years ago
by
trobbins
1
Comments
One of the things that I always love about the technical world is our love of learning. Personally, I find it incredible to hear the different ways that people solve day to problems and their personal best practices. In thinking about this a great group...
Thom Robbins .NET Weblog
Free Virtualization e-book offer
Posted
over 4 years ago
by
trobbins
5
Comments
Understanding Microsoft Virtualization Solutions will teach you about the benefits of the latest virtualization technologies and how to plan, implement, and manage virtual infrastructure solutions. The technologies covered include: Windows Server 2008...
Thom Robbins .NET Weblog
Announcing the Microsoft Web Platform Installer 1.0
Posted
over 4 years ago
by
trobbins
0
Comments
This is always something that I hear people ask for – The Web Platform Installer (Web PI) is a simple tool that installs Microsoft's entire Web Platform, including IIS, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and...
Thom Robbins .NET Weblog
Windows Live Messenger translation bot now available
Posted
over 5 years ago
by
trobbins
1
Comments
Pretty cool idea for a messenger translation bot
Thom Robbins .NET Weblog
Introducing the Syndicated Client Experiences Starter Kit Beta & Reader Beta SDK!
Posted
over 5 years ago
by
trobbins
0
Comments
This looks pretty cool – We are very excited to take the wraps off of our newest addition to .Net client development – a Starter Kit designed to make it easy to create rich, syndicated multimedia and content experiences which engage the user, from...
Thom Robbins .NET Weblog
A Quick Look at XML Literals
Posted
over 5 years ago
by
trobbins
2
Comments
XML literals are new to Visual Studio 2008 and Visual Basic. Simply put they enable the incorporation of XML directly into application code. Essentially this allows a quick way to create XML objects. At their core XML literals represent a LINQ to XML...
Thom Robbins .NET Weblog
Tabbing within Visual Studio
Posted
over 5 years ago
by
trobbins
1
Comments
Tabs are everywhere within Visual Studio. By default each time a new window is opened a new tab is creates. Many times a lot of tabs can make moving around quickly seem a bit difficult. Within Visual Studio the <CTRL> + <TAB> key open a dialog...
Thom Robbins .NET Weblog
Selecting a Block of text
Posted
over 5 years ago
by
trobbins
2
Comments
Regardless of the new framework features – copy and paste is still one of my favorites. One of my favorite tricks is selecting a block of text. By default normal text selection is line by line. For example it’s not possible to select just the items to...
Thom Robbins .NET Weblog
Have you checked out Ramp Up?
Posted
over 5 years ago
by
trobbins
3
Comments
Ramp Up has just launched a brand-new learning track today: SharePoint for Developers, Part I . This track, along with the other currently offered tracks (eg, Visual Studio 2008), teaches the important skills in a guided path, making the learning process...
Thom Robbins .NET Weblog
Setting the startup form for a Windows Application
Posted
over 5 years ago
by
trobbins
1
Comments
Question: I am new to building Windows forms’ applications and am writing my first application. It’s a basic application that has three different forms. As you can imagine I am building, deigning and architecting the project as I go along. One of these...
Thom Robbins .NET Weblog
Give us feedback on Silverlight 2
Posted
over 5 years ago
by
trobbins
2
Comments
Via Brian Give us feedback on Silverlight 2 We’ve put together a short survey to help us improve our Silverlight features and API. Spend 15 minutes and tell us what is good and bad about Silverlight so far.
Thom Robbins .NET Weblog
A quick look at the lambda expression
Posted
over 5 years ago
by
trobbins
1
Comments
The lambda expression is new to Visual Basic and Visual Studio 2008 and part of the new Linq support. A lambda expression is an anonymous function that can contain expressions and statements. Basically it’s a function without a name that calculates and...
Thom Robbins .NET Weblog
Got a few minutes for feedback?
Posted
over 5 years ago
by
trobbins
4
Comments
Application installation and patching: http://survey.confirmit.com/wix/p761108781.aspx?htype=1 The Windows engineering teams are putting together plans for how application installation and patching will work in future versions of the operating system...
Thom Robbins .NET Weblog
Create COOL implementations of Search API 2.0 Beta + Ads
Posted
over 5 years ago
by
trobbins
1
Comments
In case you haven't seen this - During the keynote at PubCon in Las Vegas we announced “Project Silk Road” which is a collection of services, including a new version of the Live Search APIs for developer community – basically Search API 2.0 Beta...
Thom Robbins .NET Weblog
Windows Forms – Creating an access key
Posted
over 5 years ago
by
trobbins
1
Comments
Question: I am new to Visual Basic and wanted to create an access key for my Windows Form application. How can I do that? Answer: By definition an access key is an underlined character in the text of a menu or the label of a control. The idea of an...
Thom Robbins .NET Weblog
Taking on SQL 2008
Posted
over 5 years ago
by
trobbins
1
Comments
Whether you are learning new features, increasing job performance and productivity or deepening your expertise, Microsoft Learning can help get you prepared and make you an expert. Microsoft Learning Materials are the most reliable and up-to-date source...
Thom Robbins .NET Weblog
Cool Site of the Day
Posted
over 5 years ago
by
trobbins
1
Comments
Very cool site I just checked out at www.dotnetvideos.net . They have over 100+ videos under 10 minutes duration dedicated to .net developers around the world. All of the training videos are visualized version of data tutorials by Scott Mitchell on asp...
Thom Robbins .NET Weblog
TechEd US Registration Opens
Posted
over 5 years ago
by
trobbins
3
Comments
Today, registration opens for Tech·Ed U.S 2008 at www.microsoft.com/teched . Tech·Ed is Microsoft’s premier technical gathering for IT Professionals and Developers worldwide. Tech·Ed provides both audiences with top-notch technical education, connection...
Thom Robbins .NET Weblog
Ready for Visual Studio 2008?
Posted
over 5 years ago
by
trobbins
1
Comments
Some great stuff to check out - Whether you are learning new features, improving expertise, increasing your productivity or just staying ahead of the curve, Microsoft Learning can help you get up to speed quickly. Microsoft Learning materials are the...
Thom Robbins .NET Weblog
Don’t forget about the Office Developer’s Conference
Posted
over 5 years ago
by
trobbins
2
Comments
LIVE DEMOS. REAL CODE. HOT NEW INFO. The 2008 Microsoft Office System Developer Conference February 10-13, San Jose California ODC 2008 is the premier event for Microsoft Office and SharePoint developers, bringing together architects, developers...
Thom Robbins .NET Weblog
Virtual Labs
Posted
over 6 years ago
by
trobbins
3
Comments
Try Microsoft Visual Studio 2008 in a virtual lab and learn more about accessing relational data using Language Integrated Query (LINQ) to SQL or how Visual Studio 2008 integrates with .NET Framework 3.5. Virtual labs are simple, with no complex setup...
Thom Robbins .NET Weblog
AddOn Studio for World of Warcraft
Posted
over 6 years ago
by
trobbins
3
Comments
Very cool – AddOn Studio for World of Warcraft is an open-source development tool aimed to bring the Visual Studio experience to building World of Warcraft addons. This is the first release of the project and there are lots more ideas around how it...
Page 1 of 35 (858 items)
1
2
3
4
5
»