• Home
  • About
    • Contact
    • Disclaimer
  • Giveaways and Discounts
  • Library
    • Reading List
  • Community News
    • Add News
Radical Development
Technical Without The Technicalities

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 / Development

Development

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

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

Printer Friendly Web Pages

Printer Friendly Web Pages

By Steven on January 30, 2010

While I personally do print a great deal of web pages I do find myself from time to time running across an article that I want to to keep and a bookmark is something I do not want to use. Print is something that you can file away to ensure that the information is available [...]

Posted in Software Development | Tagged Community, CSS, Development, How To, Knowledge, 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

How To Achieve Website Optimization

How To Achieve Website Optimization

By Steven on January 14, 2010

Why should you care about optimization when it comes to your website? Should it really be a surprise to learn that your visitors are impatient and wants what they want immediately? I think not. We have become a society of faster is better therefore you should take every approach possible to get your data rendered [...]

Posted in Software Development | Tagged Development, How To, Knowledge, Optimization, Technology, Thoughts, Tips | Leave a response

Software Architecture Questions and Answers

Software Architecture Questions and Answers

By Steven on January 13, 2010

Software architecture serves as the blueprint for both the system and the project developing it, defining the work assignments that must be carried out by design and implementation parties. The architecture is the primary carrier of system qualities, such as performance, scalability, and security, none of which can be achieved without [...]

Posted in Software Development | Tagged Development, Knowledge, 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

Critical Path Training SharePoint Content

Critical Path Training SharePoint Content

By Steven on November 28, 2009

Critical Path is known for their training and if you are a seasoned SharePoint developer or if you are just getting started then you should register with Critical Path and check out the guides and code samples they provide and in most cases at no cost. While I am on the subject of training, check [...]

Posted in Microsoft, Software | Tagged Active Directory, Development, Microsoft, SharePoint, Software, Training | Leave a response

Microsoft 2010 Betas Available For Download

Microsoft 2010 Betas Available For Download

By Steven on November 19, 2009

If you’re a developer or just curious about the next generation of Office, SharePoint, Project, Project Server, or Visio then you will be excited to learn that Microsoft has the beta publicly available for download.
Office 2010 for IT Pros
With Microsoft Office 2010, your people get a wide range of powerful new ways to do [...]

Posted in Microsoft, Software | Tagged Development, Microsoft, Office, Project, SharePoint, Visio | Leave a response

Introducing the ASP.NET Ajax Library Beta

Introducing the ASP.NET Ajax Library Beta

By Steven on November 18, 2009

There is so much breaking news coming out of PDC2009 that it is very had to keep up with everything. Thank goodness for Twitter otherwise I would find it much more harder to keep up with real time news.
Simply JavaScript – Free 150 Page Preview !: Learn how easy it is to use JavaScript [...]

Posted in Microsoft, Software Development | Tagged Ajax, Community, Development, Free, Javascript, Microsoft, Open Source, Software | Leave a response

Professional Developer Conference (PDC) 2009

Professional Developer Conference (PDC) 2009

By Steven on November 17, 2009

Unfortunately I was not able to attend PDC2009 but I am keeping track with friends that I know who were as well I am keeping tabs on the speakers such as Scott Hanselman and Scott Davis,  via Twitter.
Here are a number of topics that I find interesting and possibly you will also:

Reactive Extions for .NET [...]

Posted in Microsoft | Tagged Code, CSharp, Development, Microsoft, Professional Developer Conference, Software, Technology, VB.NET, Visual Studio IDE, Windows Azure | Leave a response

CodeRun Cloud: Reach for the cloud

CodeRun Cloud: Reach for the cloud

By Steven on November 12, 2009

What is CodeRun Studio? Well I first heard of this from Scott Hanselman while following him on Twitter and I find this product very interesting in the fact that the IDE is your web browser.
CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug [...]

Posted in Microsoft | Tagged CSharp, Development, Microsoft, Software, VB.NET, Visual Studio IDE | Leave a response

Cheat Sheets

Cheat Sheets

By Steven on November 11, 2009

If you looking for a cheat sheet then you may possibly find it here!

Python cheat sheet: The Python Cheat Sheet, a quick reference guide for the Python programming language.
Subversion cheat sheet: The Subversion Cheat Sheet, a quick reference guide for command line Subversion.
Regular Expressions Cheat Sheet (v2): The second version of the Regular [...]

Posted in Software Development | Tagged Code, CSharp, Development, How To, Javascript, JQuery, Knowledge, Microsoft, Software, Tips | Leave a response

LearnVisualStudio.NET Three Day Thirty Percent Off Sale

LearnVisualStudio.NET Three Day Thirty Percent Off Sale

By Steven on October 27, 2009

Beginning October 28th, Learn Visual Studio .NET is launching a big “3 Day” 30% off sale for all subscriptions. If you’re not familiar with this site then you are missing out on a great resource! If you’re looking for tutorials on VB.NET, C#, ASP.NET, and more then you will find this resource a must have. [...]

Posted in Microsoft, Software Development | Tagged Code, CSharp, Development, How To, Knowledge, Microsoft, Software, Technology, Tutorial, Visual Studio IDE | Leave a response

Microsoft SharePoint Conference 2009

Microsoft SharePoint Conference 2009

By Steven on October 15, 2009

As I indicated in my tweet a few days back my career is making a change for the better. I will be attending SPC 2009 in Las Vegas next week and I would like to be able to meet up with others who I have spoken with over the years within the .NET community. Should [...]

Posted in Microsoft, Software, Software Development | Tagged Development, Microsoft, Office, SharePoint, Technology | Leave a response

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
  • Microsoft SharePoint Conference 2009
  • Cloud Computing In Corporate and Home Environments
  • Professional Developer Conference (PDC) 2009
  • Microsoft set to deprecate OracleClient in the .NET 4.0 Framework
  • Five Free Technical eBook Sites
  • Resume Writing Tips
  • Excel Financial Functions for .NET
  • Deal Of The Day
  • Office Ribbon Hero
  • Google Plan For Pushing Out Microsoft Exchange Servers
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

IMG_6374.JPG                               3586496090_f3f02d8b77_o.jpg

                               SDC10436.JPG3581465057_34e8d90772_o.jpg
                                                              통영 (2).jpg

Random Articles

  • Office Ribbon Hero
  • Double Standards Within The Federal Government
  • Press75 Massive News Wordpress Theme Giveaway
  • President Obama Addresses The 25-DEC-2009 Terrorist Attack
  • Retro Technology
  • Windows 7 Tips: Round One
  • The Best Career Advice You Ever Received

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.