Steve Michelotti
Site Sections
Home
Contact
Syndication
Login
Posts
208
Comments
1144
Trackbacks
51
PowerShell
There are 7 entries for the tag
PowerShell
Studio for Wijmo MVC Review
I was recently asked to review Studio for Wijmo MVC by Component One and, overall, I am impressed. There are 2 major components of this. The first is Wijmo Complete which is a collection of over 30 UI widgets (very similar to jQuery UI). The second is Wijmo Scaffolding for MVC which builds upon the scaffolding that was released as part of the MVC 3 Tools Update (note: is does *not* build on top of powershell-based MVC Scaffolding which Microsoft released earlier this year). Some of the Wijmo widgets ......
Share This Post:
Short Url:
http://wblo.gs/c8v
Posted On
Sunday, August 21, 2011 11:49 PM
|
Comments (0)
Leverage T4Scaffolding for WCF Web API
MvcScaffolding is a tremendous productivity improvement for MVC developers. Earlier this year, Steve Sanderson posted the definitive 7-part series on MvcScaffolding which is a must-read for anyone serious about doing scaffolding. The best part about the scaffolding infrastructure is that MvcScaffolding is actually built on top of another package called T4Scaffolding. T4Scaffolding can be used as the basis for *any* scaffolding – not just MVC projects. To that end, we can enjoy the same power of MvcScaffolding ......
Share This Post:
Short Url:
http://wblo.gs/c2V
Posted On
Thursday, July 14, 2011 11:22 PM
|
Comments (20)
Package Manager Console For More Than Managing Packages
Like most developers, I prefer to not have to pick up the mouse if I don’t have to. I use the Executor launcher for almost everything so it’s extremely rare for me to ever click the “Start” button in Windows. I also use shortcuts keys when I can so I don’t have to pick up the mouse. By now most people know that the Package Manager Console that comes with NuGet is PowerShell embedded inside of Visual Studio. It is based on its PowerConsole predecessor which was the first (that I’m aware of) to embed ......
Share This Post:
Short Url:
http://wblo.gs/bY8
Posted On
Sunday, March 13, 2011 8:00 PM
|
Comments (2)
Create a FULL Local NuGet Repository with PowerShell
UPDATE: with the release of NuGet 1.0 RTM, this script has some breaking changes. For an updated version, see this post by Jon Galloway: Downloading a local NuGet repository with PowerShell. NuGet is simply awesome. Despite its relative infancy, it has already established itself as the standard for .NET package management. You can easily add packages from the public feed or even from a local directory on your machine. Phil Haack already has an excellent post describing how you set up a local feed. ......
Share This Post:
Short Url:
http://wblo.gs/b72
Posted On
Wednesday, November 10, 2010 3:34 AM
|
Comments (2)
Velocity CTP3 Set up for ASP.NET Session State
Historically I have always viewed ASP.NET session state as “pure evil.” In-proc session state is about as unreliable as you can get given that you can have timeouts, ASP.NET might recycle itself, IIS might get bounced, no scalability, and cannot work in a web farm. SQL Session state is very resilient and works in web farm scenarios but the performance is not good and at that point you might as well be better off writing your own strongly-typed data access layer rather than blobbing everything in ......
Share This Post:
Short Url:
http://wblo.gs/Ysv
Posted On
Friday, August 14, 2009 3:46 AM
|
Comments (2)
Developer Tools and Utilities
I often get asked by other developers at work or during presentations about various tools that I use. Most of the tools I use are relatively well known, but I'm going to create this post so that I have a single point where you can download everything without a bunch of Googling. Almost all of the tools on this list are free. My only disclaimer is that this is simply my personal list of the tools I use most often. If you're looking for a *real* list that is extremely comprehensive, then I recommended ......
Share This Post:
Short Url:
http://wblo.gs/X7m
Posted On
Sunday, November 23, 2008 3:03 PM
|
Comments (16)
Use PowerShell to Clean your Visual Studio solution
There are lots of times when I want to do a "Clean" of my VS.NET solution. Obviously, the most common way to do this is to right-click your solution in the solution explorer and select "Clean Solution". However, there are 2 drawbacks of this. One is that if you have files sitting in your bin or obj directories that are not in some way linked to your solution, they won't be removed. Additionally, sometimes you just want to do a quick clean of a directory structure without having to fire up VS.NET. ......
Share This Post:
Short Url:
http://wblo.gs/WdF
Posted On
Wednesday, September 24, 2008 9:10 PM
|
Comments (2)
G
o
o
g
l
e
My Blog
Archives
June 2015 (2)
May 2015 (1)
April 2015 (1)
February 2015 (1)
October 2014 (1)
September 2014 (1)
June 2014 (1)
May 2014 (1)
March 2014 (2)
January 2014 (1)
September 2013 (2)
July 2013 (1)
June 2013 (1)
May 2013 (1)
April 2013 (1)
February 2013 (2)
November 2012 (2)
October 2012 (3)
September 2012 (2)
July 2012 (1)
June 2012 (3)
May 2012 (1)
April 2012 (1)
December 2011 (1)
November 2011 (1)
October 2011 (1)
August 2011 (2)
July 2011 (2)
June 2011 (2)
May 2011 (3)
April 2011 (2)
March 2011 (2)
February 2011 (1)
January 2011 (1)
December 2010 (1)
November 2010 (5)
October 2010 (3)
September 2010 (2)
August 2010 (4)
July 2010 (1)
June 2010 (6)
May 2010 (8)
April 2010 (7)
March 2010 (4)
February 2010 (2)
January 2010 (3)
December 2009 (2)
November 2009 (9)
October 2009 (8)
September 2009 (2)
August 2009 (12)
July 2009 (3)
June 2009 (2)
May 2009 (3)
April 2009 (3)
March 2009 (3)
February 2009 (3)
January 2009 (4)
December 2008 (2)
November 2008 (3)
October 2008 (5)
September 2008 (2)
July 2008 (2)
June 2008 (6)
May 2008 (2)
April 2008 (3)
February 2008 (1)
December 2007 (5)
August 2007 (5)
March 2007 (1)
February 2007 (2)
November 2006 (2)
July 2006 (1)
June 2006 (3)
March 2006 (2)
February 2006 (2)
January 2006 (5)
December 2005 (3)
Post Categories
MCMS
Architecture
SQL Server
Analysis Services
General
Off Topic
Sharepoint
.Net
MDX
PowerShell
XMLA
PerformancePoint
BIDS Helper
Integration Services
DAX
PowerPivot
Power Query
DAX Studio
Power BI
Code
Code Samples
Publications
Channel9 - 64-bit Computing for High Performance Web Solutions
Channel9 - Step into the New Decade with C# 4.0
MVC - Partition Web Apps Intelligently
Nullable Data Readers
Screencasts
Validate Business Objects
Tag Cloud
General
PowerShell
Tools
Copyright © 2005 Steve Michelotti
This work is licensed under a
Creative Commons License