Sign in
ASP.NET Debugging
Debugging from an ASP.NET and Azure Engineer. Posts are from customer issues and things I feel may be useful.
Tags
.NET
ADO.NET
AJAX
ASP.NET
ASP.NET Tip
Azure
Books
Cache
Chat
Code
Crash
Data Access
Debugging
DeepZoom
Deploying
Dynamic Assemblies
Entity Data Model
Error Handler
Exam
Exceptions
Expression
F#
Hang
High CPU
High Memory
Hotfix
HttpModule
Humor
Hyper-V
Ideas
IE8
IIS
IIS7
jQuery
JSON
Linq
Live Mesh
Logic Puzzles
Microsoft
Mobile
MS07-040
MSDN
MVC
Olympics
Pages
PDC
Psscor
Reporting Services
RIA
Security
SharePoint
Silverlight
SOS
SQL Injection
static
Threading
Trivia of the Day
Videos
Vista
Visual Studio
WCF
Windows
Windows Azure
Windows Home Server
WorldWide Telescope
Browse by Tags
MSDN Blogs
>
ASP.NET Debugging
>
All Tags
>
sharepoint
Tagged Content List
Blog Post:
WCF, Silverlight, and SharePoint… Oh my!
ASP.NET Debugging
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 that I had to solve was getting Silverlight to be...
on
31 Aug 2009
Blog Post:
Adventures with Silverlight 3.0 and SharePoint – Part 2
ASP.NET Debugging
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 of the Silverlight application didn’t show...
on
15 Jun 2009
Blog Post:
Adventures with Silverlight 3.0 and SharePoint – Part 1
ASP.NET Debugging
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, and RIA Data Services. So it is basically...
on
2 Jun 2009
Blog Post:
ASP.NET MVC and SharePoint
ASP.NET Debugging
If you have tried to get these two to work together, then you are probably had to deal with a lot of the same issues that I had. A big help for getting these two to work with each other is the SharePointMVC project on CodePlex. After downloading this sample, you have some steps that will allow...
on
17 Mar 2009
Page 1 of 1 (4 items)