in

Drowning In Technical Debt

C# | ASP.NET | SharePoint | SQL | Architecture | SOA |

Browse by Tags

  • Building a solution with many projects is SLOWWWWWWW

    This week I am attending TechEd in Orlando FL and I was honored to be requested to work the C# booth by the MVP and C# teams. I got many great questions from attendees and I thought I would post some of the more interesting ones. So here goes. An attendee, let’s call him Bob, came up and said that his...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 06-04-2008
  • Did Windows loose a Window?

    Got a good question today and thought I would share the result incase someone else has a problem. My college was bringing up Netmeeting’s Find Someone window and while it would appear in the Task Bar it was not visible on the screen. After a search for “Windows XP” and “Window Placement” (also tried...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 05-29-2008
  • Orlando VS2008 Installfest

    Back in November we did the Orlando VS2008 Installfest, and I have got to commend Microsoft for this forward looking opportunity. With the release of any new product there are always barriers to migration. The largest revolve around incompatibilities with older applications, or in the case of Visual...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 01-22-2008
  • SQL Server 2005 Bulk Inserts

    Need to dump a large amount of data into sql server? Have I got some tools for you! Recently I needed to, from a stored procedure, copy a large amount of data from a text file on the disk into my sql server. This is nice an easy with SQL Server 2005. You can write a simple INSERT INTO statement that...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 10-26-2007
  • .NET Cheat Sheet

    A great article by Don XML on the differences between .NET 1.1, 2.0, 3.0, and 3.5 Great to explain to your boss what each version of the .NET framework can do! http://reddevnews.com/techbriefs/article.aspx?editorialsid=832
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 10-09-2007
  • Central Florida Tech Fair

    Here you can download my presentations from the CFL Tech Fair. http://onetug.net/Documents/CFL_Presentations.zip
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 10-07-2007
  • BarCamp Orlando

    Here is the powerpoint ( http://www.onetug.org/DNN/Portals/0/member_files/2007_09_23_BarCamp.ppt ) for the presentation that I plan on doing Sunday at BarCamp Orlando. See you there! In the presenation I will provide an overview of MS Robotics Studio, and then provide 4 demo’s. Demo #1: iRobot Drive...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 09-22-2007
  • Office 2007 Ultimate for Students only $60

    Hey if you are a student and have not upgraded then now is your chance. One of my students found this website and I thought I would share. Go to http://www.theultimatesteal.com/product.asp and you can get Office 2007 Ultimate for only $60. The catch is that it is a download (you can get a CD for extra...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 09-19-2007
  • Flatten a Hierarchy in SQL Server 2005

    Hierarchies are common in many applications today. Some classic examples are the reporting chain in your company. For example you are an employee and you report to another employee and that employee. A common way to represent this is utilizing an "Adjacency List Model". A good explanation of...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 08-21-2007
  • SPN’s (Service Principal Names)

    Having problems authenticating? Maybe you need an SPN? Here is some information on SPN’s (Service Principal Names), but basically SPN’s allow a client to find a service for Kerberos authentication. SPN information from MSDN http://msdn2.microsoft.com/en-us/library/ms677949.aspx SPN information from TechNet...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 08-16-2007
Page 1 of 2 (14 items) 1 2 Next >
Community Credit
Powered by Community Server (Commercial Edition), by Telligent Systems