Sign In
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Here I hope to provide some clarity around emergy technologies and forward-thinking solutions for complex business challenges.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
AD
ASP.NET
ASP.NET 3.5
Azure
Biztalk
Cloud Computing
Hyper-V
LDAP
LINQ
Pages
Screencast
Sharepoint
TFS
Visual Basic
Visual Studio
Windows Azure Platform Appliance
Monthly Archives
Archives
June 2011
(1)
January 2011
(1)
February 2010
(1)
September 2009
(1)
December 2008
(3)
June 2008
(1)
May 2008
(4)
April 2008
(5)
March 2008
(5)
April 2007
(1)
November 2006
(1)
September 2006
(6)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Private Platform as a Service (aka. Windows Azure Appliance)
Posted
8 months ago
by
Jeff Nuckolls
0
Comments
Microsoft will be the first to provide a comprehensive "Private" Platform as a Service (PaaS) offering based on the current Windows Azure Platform, called the " Windows Azure Platform Appliance ". If you know anything about Windows Azure, just take all...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Migrate existing applications and databases to Azure (step-by-step)
Posted
over 1 year ago
by
Jeff Nuckolls
0
Comments
Here is a quick/simple 5-step migration of an existing ASP.NET web application and SQL Server database to Windows Azure “Web Roles” and SQL Azure. It’s intended to be a very simple demonstration to convey the concept and tools used. It does NOT...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Cloud Computing in Education - (a non-technical business case)
Posted
over 2 years ago
by
Jeff Nuckolls
2
Comments
The Power of Choice Over the years, education has evolved with the decades of change in software platforms and IT. The platform paradigms shifted from the mainframe/midrange, client-server, web/mobile, and services oriented infrastructure/architecture...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
New Azure screencasts and videos available
Posted
over 3 years ago
by
Jeff Nuckolls
1
Comments
As we move towards commercial availability, the evangelism team have started to release the next round of training & readiness materials onto channel 9. See here to get started: http://channel9.msdn.com/azure/ to get started or check out the following...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
SQL Data Services in Education (Overview)
Posted
over 4 years ago
by
Jeff Nuckolls
0
Comments
Having to host, manage, monitor, and scale databases comes at a cost. In Education there is a almost a new need to host a new database daily with often unpredictable growth and scale requirements. Image you want to post student achievement...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Marine Corps Scholarship Foundation
Posted
over 4 years ago
by
Jeff Nuckolls
1
Comments
I’m a retired US Marine Corps veteran of foreign wars, so when I bought this bottle of “Jarhead Red” wine the other day, I was touched by the underlining benefits. The proceeds go toward the Marine Corps Scholarship Foundation who provide educational...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Software plus Services in Education (Overview)
Posted
over 4 years ago
by
Jeff Nuckolls
0
Comments
With already tight budgets in Education, these hard economic times add an extra burden that force IT decision makers to be ever more creative to offset costs and turn IT cost centers into IT enablers for the Business of Education as well as the Teaching...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Hyper-V error: "failed to remove snapshot" when deleting...
Posted
over 4 years ago
by
Jeff Nuckolls
0
Comments
Interesting little error I got while attempting to Delete Snapshot Subtree in Hyper-V Manager . I was able to delete every snapshot, but the first one in my tree which would then throw this error message ( 'MySnapshot' unable to remove snapshot ...)....
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Unit Tests with Visual Studio 2008 (screencast)
Posted
over 4 years ago
by
Jeff Nuckolls
6
Comments
Test Driven Development (TDD) has long been advocated as a "best practice" in software development. Without picking apart the details with this theory, I'll just summarize the concept: prior to jumping in with both feet, writing functional code...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Web Tests in Visual Studio 2008 (screencast)
Posted
over 4 years ago
by
Jeff Nuckolls
2
Comments
If you are interested in testing your web applications, Visual Studio offers a great way to do this without bolt-on or expensive 3rd party tools. Auto-record, configure, and even generate coded versions (C# or VB) of your web tests, then reuse with/without...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Stream Silverlight apps in your blog created with Live Writer...
Posted
over 4 years ago
by
Jeff Nuckolls
0
Comments
Here is a cool plug-in for Live Writer from James Clarke ( http://www.clarkezone.net/default.aspx?channelid=fe2866cb-00b9-4bff-bb11-1b3a88708a84 ). Notice I can now just select "Silverlight Streaming Application" from the Insert menu option. ...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Changing Item-level permissions in a Sharepoint List (WSS 3.0) with Elevated Privileges
Posted
over 4 years ago
by
Jeff Nuckolls
3
Comments
Most blogs, books, articles, etc... provide some nice sample code, but they all assume that the user is logged on to Sharepoint as a Site Admin or someone with "Full Control" privileges. :-) What if you need to do something to the currently logged...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
ColdFusion to ASP.NET Migration
Posted
over 4 years ago
by
Jeff Nuckolls
2
Comments
When considering a migration from ColdFusion to ASP.NET, you have several options to consider, I’ve touched on just a few here... Migration options: Re-write… which is really more like drag-and-drop and configure properties than it is re...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Migrating from ASP to ASP.NET
Posted
over 4 years ago
by
Jeff Nuckolls
1
Comments
Here I have compiled a list of resources to assist anyone interested in making a migration from classic ASP to ASP.NET. If you wish to skip the details below here are a few summarized pointers. In my humble opinion the easiest approach (using migration...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Biztalk POP3 Adapter and WSS Adapter Example
Posted
over 4 years ago
by
Jeff Nuckolls
10
Comments
After some extensive research I could not find a good example of how I could receive an Email via the POP3 Adapter for Biztalk Server 2006 R2 that completely parsed out the header content (To, From, Subject, CC, etc...) and the Body (I don't parse the...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Visual Basic 6.0 IDE goes out of support
Posted
over 4 years ago
by
Jeff Nuckolls
5
Comments
In just 1 week from today, on April 8, 2008, the Visual Basic 6.0 IDE will no longer be supported . If you haven't converted all your apps to .NET shame on you (I mean that in a pure-poor-humor sort of way, in fact it's widely recognized that migrations...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Biztalk Adapter for SQL - Issues/Resolutions
Posted
over 4 years ago
by
Jeff Nuckolls
1
Comments
Two things that you might encounter while you are attempting to create your schema for your SQL Adapter using the "SQL Transport Schema Generation Wizard": One thing that seems to be a common problem, is the SQL Transport Schema Generation Wizard...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
ASP.NET Error Message: Login failed for 'NT AUTHORITY\NETWORKSERVICE'
Posted
over 4 years ago
by
Jeff Nuckolls
0
Comments
If you are developing against a local SQL Server 2005 database in Visual Studio you may not notice this error message until you attempt to access an ASP.NET page that attempts to read or write to your database from an external client (or browser not launch...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Upgrade TFS from the Trial edition to a licensed copy...
Posted
over 4 years ago
by
Jeff Nuckolls
1
Comments
If you were an early adopter and/or just testing out Team Foundation Server 2008 and now want to upgrade to a licensed copy without reinstalling on new hardware see this MSDN article for the appropriate steps: http://msdn2.microsoft.com/en-us/library...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Step-by-step Introduction to LINQ to SQL
Posted
over 4 years ago
by
Jeff Nuckolls
5
Comments
Here I’ll give you a quick introduction to LINQ using Visual Studio 2008. Click here to learn more about LINQ in general, otherwise download a 90-day trial Visual Studio 2008 (if you are a student you can download the professional edition for FREE ) and...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Visual Studio 2008 and SQL Server 2008 Integration
Posted
over 4 years ago
by
Jeff Nuckolls
0
Comments
Consider this a pre-post... I received a lot of questions in regards to the integration of VS 2008 and SQL 2008. As of the current date SQL 2008 was just released as a CTP while VS 2008 has already be made publically available. The main things that folks...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Synchronize Active Directory to ADAM with ADAMSync (step-by-step)
Posted
over 5 years ago
by
Jeff Nuckolls
11
Comments
I have created two sets of step-by-step instructions. The first is for someone who may be already somewhat familiar with using ADAM and ADAM tools, the second is for those who would prefer a little more detail. Here is the first set of step-by-step...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Microsoft .NET Public Sector Developer Conference
Posted
over 6 years ago
by
Jeff Nuckolls
0
Comments
For Education and Government customers, Academic Developers, and Public Sector ISVs, we (Microsoft) are inviting you to attend a day of Developer-Oriented technical sessions, featuring Visual Studio 2005 Team Foundation Server and Microsoft.NET 3.0 (formerly...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
Why standardize on the Microsoft Application/Development Platform?
Posted
over 6 years ago
by
Jeff Nuckolls
0
Comments
It may be no surprise that there is considerable interest these days for both Private and Public Sector organizations to standardize on Application/Development Platforms; however what is “somewhat” surprising – is how little the “vendor lock-in” argument...
Jeff Nuckolls {Cloud Connoisseur & Chief Innovation Officer}
.NET Development in Academia - ASP.NET on Linux
Posted
over 6 years ago
by
Jeff Nuckolls
0
Comments
Since I'm always talking to Education institutions (both K-12 and Higher Ed) about .NET Development Tools and Technologies, I thought it would good to share a blog posted from a good friend and former colleague (Alex Lowe) about Students using ASP.NET...
Page 1 of 2 (29 items)
1
2