• Home
  • About
    • Contact
    • Disclaimer
  • Giveaways and Discounts
  • Library
    • Reading List
  • Community News
    • Add News
Radical Development
Technical Without The Technicalities
Coupon FREE SHIPPING on orders of $40 or More

tweetboard

  • Deal Of The Day
  • Entertainment
    • Animation
    • Celebrities
    • Food and Beverage
    • Interviews
    • Movies
    • Music
    • Travel
  • News
    • Business
    • Career
    • Finance
    • Health
    • Military
    • Politics
  • Software Development
    • JavaScript
    • Microsoft
    • Toolbelt
    • WordPress
  • Technology
    • Graphics
    • Hardware
    • Mobile
    • Science
    • Security
    • Software
  • Subscribe
Browse: Home / Microsoft

Microsoft

.NET Performance Counters

.NET Performance Counters

By Steven on March 10, 2010

Recently while catching up on technical reading I ran across the subject of performance counters. I must admit that I had not looked closely at this subject in the past and thought it was time to do so. If you are not sure what performance counters are and what they provide simply put they have [...]

Posted in Hardware, Microsoft | Tagged Business, How To, Knowledge, Microsoft, Software | Leave a response

Five C# Code Snippets

Five C# Code Snippets

By Steven on March 9, 2010

A snippet is a small section of text or source code that can be inserted into the code of a program. Snippets provide an easy way to implement commonly used code or functions into a larger section of code. Instead of rewriting the same code over and over again, a programmer can save the code [...]

Posted in Microsoft | Tagged Code, CSharp, Microsoft | Leave a response

Office Ribbon Hero

Office Ribbon Hero

By Steven on March 6, 2010

Are you a ribbon hero? Want to be one? Do you have no idea what I am speaking of? If you’re a casual gamer or a die hard then you may enjoy Ribbon Hero which is a game for Word, PowerPoint, and Excel 2007 and 2010. While it is not Halo for the XBox, it [...]

Posted in Entertainment, Software | Tagged Fun, Microsoft, Office | Leave a response

PowerGUI Is A Graphical Interface For PowerShell

PowerGUI Is A Graphical Interface For PowerShell

By Steven on March 5, 2010

If you have been wanting to look at PowerShell and do not relish the idea of working with the command prompt have no fear. The fine folks at Quest Software have you covered with PowerGUI, a graphical user interface and script editor for Microsoft Windows PowerShell! The beauty of this product is not simply the [...]

Posted in Software | Tagged Free, Microsoft, PowerShell, Productivity, Software | Leave a response

Microsoft Certified Professional Training

Microsoft Certified Professional Training

By Steven on March 4, 2010

A Microsoft Certified Professional (MCP) certification would be one area where you can set yourself about your peers as a Microsoft professional. A variety of IT fields may become available as an individual seeks the schooling and training necessary to obtain a MCP certificate. There are a number of different ways that you [...]

Posted in Career, Microsoft | Tagged Career, Certification, Microsoft, Microsoft Certified Professional, Professional Certification, Training | 2 Responses

Tools of the Trade: March 2010

Tools of the Trade: March 2010

By Steven on March 3, 2010

As a software engineer there are a number of tools that I use on a daily basis to both increase productivity and make my job easier. Each month I will discuss products that I either currently use, have used in the past, and what I am hearing is the next best product.
Products may include but [...]

Posted in Software Development | Tagged Microsoft, Software, Software Installer, Technology, Visual Studio IDE | Leave a response

Is The Apple iPhone Dead Or Just Dying

Is The Apple iPhone Dead Or Just Dying

By Steven on March 3, 2010

Is the Apple iPhone losing its market place and is Apple beginning to feel the pressure from other vendors? According to data that I have read as recent as January 2010 Apple has 0.12% of the market share whereas HTC has 0.24%. I find these numbers extremely interesting for a number of reasons. First, nobody [...]

Posted in Mobile | Tagged Business, Google, Microsoft, Mobile, Palm, RIM, Technology | Leave a response

The Microsoft Certified Application Specialist Study Guide

The Microsoft Certified Application Specialist Study Guide

By Steven on February 28, 2010

The Microsoft Certified Application Specialist Study Guide will allow you to demonstrate your expertise with the 2007 Microsoft Office system! This comprehensive study guide covers all the Microsoft Certified Application Specialist exams for Microsoft Office, including Word 2007, Excel 2007, Outlook 2007, PowerPoint 2007, and Access 2007. For each exam, you ll build the skills [...]

Posted in Microsoft | Tagged Certified, Guide, Microsoft, Specialist, Study | Leave a response

Visual Studio 2010: The Next Generation Of The IDE From Microsoft

Visual Studio 2010: The Next Generation Of The IDE From Microsoft

By Steven on February 27, 2010

Visual Studio 2010 is bringing both greater quality and robust tools to the .NET software developer like nothing ever done before. As a .NET developer I have been using Microsoft’s Visual Studio IDE since version 6.0 and I have continued with this IDE since the introduction of Visual Studio .NET roughly nine years ago. Microsoft [...]

Posted in Microsoft | Tagged Development, Microsoft, Software, Technology, Visual Studio IDE | Leave a response

How To Obtain Environment Details With .NET 3.5

How To Obtain Environment Details With .NET 3.5

By Steven on February 24, 2010

Have you ever found yourself needing to obtain environment details concerning the server where your application resides? If so, take a look at the System Namespace and specifically the Environment Class which provides information about, and means to manipulate, the current environment and platform. A little later in this article I provide a working example. [...]

Posted in Microsoft | Tagged Code, CSharp, Development, Microsoft, Software | Leave a response

Charting Controls In ASP.NET

Charting Controls In ASP.NET

By Steven on February 19, 2010

Recently I inherited a legacy Microsoft .NET 1.1 web application that employed charts via a third party vendor. Since I am working to best support this project I thought I would turn my attention to the Chart Controls for Microsoft .NET Framework 3.5 that I recalled first reading about from Scott Guthrie, aka @ScottGu. As [...]

Posted in Microsoft | Tagged CSharp, Development, How To, Microsoft, Software | Leave a response

UML Modeling and Visual Studio .NET 2010

UML Modeling and Visual Studio .NET 2010

By Steven on February 17, 2010

First things first. If you have been living under a rock you may be surprised to learn that Visual Studio .NET 2010 RC is available for download. I have been looking at this IDE since the public beta was made available and the release candidate is fast and stable. Give it a spin for yourself. [...]

Posted in Microsoft | Tagged Development, Microsoft, Software, UML, Visual Studio IDE | Leave a response

Windows Phone 7 Series Announcement

Windows Phone 7 Series Announcement

By Steven on February 15, 2010

Microsoft announced at the Mobile World Congress 2010 press conference The Windows Phone 7 Series and I must admit that it looks very trendy. I do not see myself rushing out to purchase this mobile device anytime soon however if Microsoft would like to provide one free of charge, I would gladly accept and report [...]

Posted in Mobile | Tagged Microsoft, Mobile, Technology | Leave a response

Internet Explorer 8 Hotkey Cheat Sheet

Internet Explorer 8 Hotkey Cheat Sheet

By Steven on February 14, 2010

Download IE8HotkeyCheatSheet.pdf

Posted in Microsoft, Software | Tagged Internet Explorer, Microsoft, Tips | Leave a response

Tools of the Trade: February 2010

Tools of the Trade: February 2010

By Steven on February 1, 2010

As a software engineer there are a number of tools that I use on a daily basis to both increase productivity and make my job easier. Each month I will discuss products that I either currently use, have used in the past, and what I am hearing is the next best product.
Products may include but [...]

Posted in Toolbelt | Tagged Community, Development, Microsoft, Software, Technology, Thoughts, Tips | Leave a response

Best Practices: Visual Studio .NET Project Naming Standards

Best Practices: Visual Studio .NET Project Naming Standards

By Steven on January 23, 2010

If you have not adopted a best practice when it comes to naming your solution and projects within Visual Studio .NET, I urge you to take a moment a think about this subject. As anyone will tell you best practices are worth their weight in gold and why would anyone not want to review what [...]

Posted in Microsoft | Tagged Development, How To, Knowledge, Microsoft, Tips, Tutorial, Visual Studio IDE | Leave a response

Win A Microsoft Surface Table

Win A Microsoft Surface Table

By Steven on December 31, 2009

I recall when Microsoft Surface was first unveiled and I must admit I would love to have one of these sitting in my home? If you feel the same way then now is your chance to win one!
The Microsoft Surface is a 30-inch tabletop multi-touch display that uses a camera-based vision system to interact with [...]

Posted in Microsoft | Tagged Fun, Microsoft, Microsoft Surface, Mobile, Software, Technology | Leave a response

Snazzy File Uploading With .NET and JQuery

Snazzy File Uploading With .NET and JQuery

By Steven on December 20, 2009

I must admit that more often than not when I run across an option to upload files the interface leaves a lot to be desired. Why is this? Should end users not be presented with eye candy as well as immediate feedback when it comes to uploading data?
Simply JavaScript – Free 150 Page Preview! Learn [...]

Posted in JavaScript, Microsoft | Tagged Code, CSharp, Development, Javascript, JQuery, Microsoft, Tutorial | Leave a response

PowerShell 2.0 Under Windows 7

PowerShell 2.0 Under Windows 7

By Steven on December 2, 2009

It is important to note that Windows 7 is the first operating system which shipped with PowerShell as part of the operating system. Visit the Windows PowerShell Blog for a listing of versions and downloads as well as a wealth of other information.
To access PowerShell all one must do is open the Run dialog or [...]

Posted in Microsoft | Tagged Code, Development, Microsoft, PowerShell, Scripting, Software, Technology | Leave a response

Pivot From Microsoft Live Labs

Pivot From Microsoft Live Labs

By Steven on December 1, 2009

I have no more invites to share. The five I had went quick
Have you heard of Pivot from Microsoft? If not you are missing out on a great mechanism of interacting with large, medium, or small amounts of data. Pivot is currently available by invitation only to a small technical audience and you can request [...]

Posted in Microsoft | Tagged Development, Microsoft, Pivot, Software

Next »

About Me

Steven enjoys all things technical, politics, fun and family. Basically life in general.

Giveaways and Discounts

Do not miss these giveaways and discounts
  • Hot Tags
  • Archives
  • Random

Active Directory Business Certification Code Community CSharp Development Example Family Free Fun Google Government Health How To Interviews Javascript JQuery Knowledge Microsoft Military Mobile Office Open Source Oracle Politics Savings Science Security SharePoint Software Sprint Technology Thoughts Tips TMobile Training Travel Tutorial Twitter VB.NET Visual Studio IDE Windows Wordpress Wordpress Themes

  • 2010
  • 2009
  • Pivot From Microsoft Live Labs
  • Understanding SMTP Status Codes
  • CodeRush Xpress for C# and VB
  • The Best Career Advice You Ever Received
  • Windows 7 Tips: Round One
  • Social Networking And Its Place In the Commercial Industry
  • Save your cell phone minutes with Google Voice
  • How To Upload An Excel 2007 Document Data To SQL Server
  • Apple picks up the iPhone and tells Google to go away
  • Simple Homemade Chili
Guitar Hero and Star Wars themes for BlackBerry

Your Opinion Counts

Rackwire
Sponsored Tweets
RevResponse
Chitika
LearnVisualStudio .NET

Video Gallery

Get the Flash Player to see the wordTube Media Player.

Unlimited Backup only $4.95 Fandango - Movie Tickets Online Download an eBook today FREE Shipping at AccessoryGeeks.com! Once You Know, You Newegg

Reading

RSS Fox News

  • Tea Party Stuck in Neutral?
  • Ex-Rep: Gropin' Guys Ain't Misbehavin'
  • Join Texas Textbook Battle
  • 7-Year-Old Calls 911, Saves Family From Attack
  • Survival Tactics

RSS Talk Android

  • Google Labs Release Gesture Search App For Android
  • AT&T Motorola Backflip To Include Yahoo! As Default Search Engine
  • Google Nexus One Launch Postponed In China
  • Google Nexus One Sold Just 20,000 Units In Opening Week?
  • Verizon OTA Update For Droid Eris – Sadly Not Android 2.1

RSS C# Headlines

  • Covariance and Contravariance FAQ
  • .NET 4 RC Parallel Programming Samples
  • Visual Studio 2010 Release Candidate is Here
  • Migrating an Existing ASP.NET App to run on Windows Azure
  • New Articles on MSDN: ClickOnce, Office 2007 Business Apps

RSS New On MSDN

  • MSDN Simulcast Event: Take Your Applications Sky-High with Cloud Computing and the Windows Azure Platform
  • Implementing the Security Development Lifecycle (SDL) at a Large Insurance Company
  • You're Hearing All About Windows Phone 7 Series - Now Learn All About It at MIX10
  • Learn to Create Fun Games in Blend Using Behaviors
  • MSDN Webcast: BenkoTips Live and On Demand: Getting Started with Team Foundation Server 2010

Latest photos


3581465831_92839e9327_o.jpgSDC10321.JPG금강산 (32).jpg

IMG_6379.JPG                               3582276154_fe4fd6765e_o.jpg

Random Articles

  • Oh Snap -- You Just Got PEW PEW PEWed!
  • Weekly Reading Roundup 12-FEB-2010
  • A Tale of Rock
  • Apple Has The FCC Asking Questions
  • The Microsoft Certified Application Specialist Study Guide
  • What To Do Should You Be Laid Off
  • The 2010 Razzie Award Winners

Recent Comments

  • Steven on Microsoft Certified Professional Training
  • Glenn Estrada on Microsoft Certified Professional Training
  • Steven on WPtouch: A Top Notch WordPress Mobile Theme
  • Cherry on WPtouch: A Top Notch WordPress Mobile Theme
  • steveballmer on Public Speaking: Part One

RSS Jobs via StackOverflow

  • Software Engineer at Wingspan Technology, Inc. (Blue Bell, PA 19422)
  • Client Services Engineer at OPOWER (Arlington, VA 22201)
  • Senior Software Engineer at Digital Envoy (Norcross, GA 30092)
  • Web Administrator at Scheels (Fargo, ND 58103)
  • Senior Software Engineer at NextDocs (King Of Prussia, PA 19406)

Copyright © 2010 Radical Development /

Powered by WordPress and Hybrid.

Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's, sponsors, or affiliates view in any way.