Browse by Tags

Impersonation, WCF, and making updates to a database
I was troubleshooting a problem with WCF where the updates to a remote database were failing.  The reason for the failure was found pretty quickly to be delegation. For general impersonation questions in regards to WCF, there is lots of great information Read More...
Posted 17 September 09 03:14 by Tom | 5 Comments   
Filed under ,
Debugging .NET apps for .NET 4.0
With Visual Studio 2010 and .NET 4.0 getting ready to be shipped sometime in the next year, I wanted to see what were peoples ideas for how to debug applications that were written with them.  Are you happy in production with what you are currently Read More...
Posted 02 September 09 12:45 by Tom | 11 Comments   
Filed under , , ,
WCF, Silverlight, and SharePoint… Oh my!
I was recently working on a project and needed to have Silverlight make a WCF call.  That is pretty straight forward until you place the Silverlight code inside SharePoint and want it to call a WCF that is also inside SharePoint. The first problem Read More...
Developing for the Clouds
I wanted to start a conversation with everyone on the thoughts around Cloud Computing.  I have been using Azure for a while now and I have found some interesting things out about it. Before I start talking about those things though, I wanted to see Read More...
Posted 18 June 09 11:33 by Tom | 21 Comments   
Filed under , ,
Adventures with Silverlight 3.0 and SharePoint – Part 2
Just a quick update on this.  I had to make a few changes to my site and I now have it working! To fix the master page problem, I needed to load it from code behind.  Once I did that, I was able to have that show up.  But then I had a problem Read More...
Posted 15 June 09 01:02 by Tom | 1 Comments   
Filed under , , ,
Adventures with Silverlight 3.0 and SharePoint – Part 1
I have been working on getting Silverlight 3.0 to work with SharePoint 2007 and I wanted to share with you the progress I have made and some of the challenges I have remaining. Project This project uses Silverlight 3.0, the Silverlight Toolkit for 3.0, Read More...
Posted 02 June 09 12:33 by Tom | 4 Comments   
Filed under , , ,
CannonPI teaser video
There is a new video up on youtube that is the beginning of many more videos.  You should check it out and look for for more coming soon. Also, see if you recognize any of the people in this, feel free to post here who you think they are. Read More...
Silverlight RIA calling Stored Procedures that don’t return tables
There are times where you want to use a stored procedure that doesn’t return just normal rows out of a database.  One classic example is if you are doing Full-Text Searching and want to return the Rank. The first step to doing this is the get your Read More...
How are production ASP.NET site problems applied in the future?
There are a lot of different things you can use to monitor a production ASP.NET web site for problems.  Some of the most common are logging, perfmon counters and the like.  There is also the method of getting feedback from people using the site Read More...
Posted 27 April 09 01:38 by Tom | 3 Comments   
Filed under
Logging modules for ASP.NET (MVC) and also for Windows Azure
I was just reading through Scott Hanselman’s post about ELMAH and this sounds like a great idea.  Getting a easy to consume report of all of your exceptions is a wonderful thing, especially when you add in that you can get it as an RSS feed, an email Read More...
Any ASP.NET Debugging requests?
With us starting to look forward to .NET 4.0, I started to think about the debugging story for ASP.NET and wondered if you had any requests for what you would like to see. Some of the things that are on my mind are ideas like: Giving some kind of visual Read More...
Posted 22 April 09 06:00 by Tom | 11 Comments   
Filed under , ,
MSDN updates
Scott Hanselman did a great post about some of the new and upcoming features of MSDN that everyone should check out if you haven’t already.  You can read all his great details here . This got me thinking about MSDN and some of the new things that Read More...
Posted 20 April 09 08:52 by Tom | 2 Comments   
Filed under , , ,
ASP.NET MVC and JSON and when do you use Async
I wanted to post somewhat of a discussion starter around some of the new technologies that ASP.NET has recently released. ASP.NET MVC This technology has one huge benefit of allowing you to do unit testing on your site.  But there are also a number Read More...
Posted 03 April 09 06:00 by Tom | 4 Comments   
Filed under , , , , , , ,
ASP.NET Troubleshooting
So with how long ASP.NET has been out for now, I am really curious to know how people go about tracking down issues in their project. I’d like to know things like: How do you know there is a problem What tools do you use to confirm that the problem really Read More...
Feedback and Microsoft
There are a lot of different ways that feedback can get to Microsoft and a lot of different ways that it can be handled.  For suggestions for making our products better, one of the best methods is to use Microsoft Connect . One of the things that Read More...
More Posts Next page »

Search

This Blog

Syndication

Page view tracker