bfinnerty

Stories submitted by bfinnerty

Visual Studio 2010: Ambitious Leap or Incremental Release?(blogs.innerworkings.com)

submitted by bfinnertybfinnerty(105) 2 years, 1 month ago

Visual Studio 2010 will be released to market on April 12th, a big day for Microsoft’s Developer Tools Division. It also promises to be a big day for all developers and software teams building applications in the Visual Studio IDE. Visual Studio 2010 draws heavily on the work of companion product groups at Microsoft, particularly those working on WPF 4, Microsoft Extensibility Framework (MEF), Silverlight 4, and SharePoint. read more...

add a comment |category: |Views: 13

tags: another

Free .NET training(coolthingoftheday.blogspot.com)

submitted by bfinnertybfinnerty(105) 2 years, 11 months ago

Seven free one hour courses of free CBT training from InnerWorkings, four C# and three VB. read more...

add a comment |category: |Views: 20

tags: another

Useful resources for developers exploring VS 2008 RTM(blogs.innerworkings.com)

submitted by bfinnertybfinnerty(105) 4 years, 5 months ago

Visual Studio 2008 Beta 2 is history and Microsoft actually hit its public milestone for the release-to-manufacturing (RTM) version. Gasp! So how about some useful resources for .NET developers looking sideways at the benefits of using Visual Studio 2008? Check out my recommendations... read more...

add a comment |category: |Views: 3

tags: another

CodeBetter mission statement(codebetter.com)

submitted by bfinnertybfinnerty(105) 4 years, 6 months ago

CodeBetter.Com exists in order to help foster awareness of better practices, superior tools, proven methodologies and techniques within the software development community. read more...

1 comment |category: |Views: 0

tags: another

New features in C# 3.0(blogs.innerworkings.com)

submitted by bfinnertybfinnerty(105) 4 years, 7 months ago

In a .NET developer survey we ran, C# 3.0 topped the list with a 70% first preference rating, followed by LINQ and VB 9.0. But where do you start with C# 3.0 and all the new language features? Here is the list of core features that we came up with: * Anonymous types * Object and Collection initializers * Extension methods * Auto-Implemented Properties * Lambda Expressions * LINQ Extension Methods * Basic & advanced LINQ queries Master all those and you're well on the way... read more...

add a comment |category: |Views: 1

tags: another

Free Silverlight Training - MediaElement & VideoBrush(innerworkings.com)

submitted by bfinnertybfinnerty(105) 4 years, 9 months ago

If you want to know more about Silverlight, InnerWorkings has coughed up 1 hour of free hands-on learning: * Creating a simple Silverlight control (30 minutes) * Using MediaElement & VideoBrush to control video content (30 minutes) read more...

add a comment |category: |Views: 100

tags: another

InnerWorkings tackles Transact-SQL for developers (cs.innerworkings.com)

submitted by bfinnertybfinnerty(105) 4 years, 11 months ago

We help developers learn to code fundamental Transact-SQL activities such as making queries, sorting and filtering, and using table joins. Delve into control-of-flow language and using functions to manipulate data. Hands-on, practice-based, just for developers looking to learn T-SQL. read more...

1 comment |category: |Views: 2

tags: another

Learn to AJAX-enable an existing ASP.NET website(innerworkings.com)

submitted by bfinnertybfinnerty(105) 4 years, 11 months ago

Learn how to AJAX-enable an existing ASP.NET web page using AJAX Extensions. The UpdatePanel control provided by the framework makes it really easy to start with AJAX programming by defining the areas of the page you want to update independently without a full page reload. Free download from www.innerworkings.com. read more...

add a comment |category: |Views: 102

tags: another