Browse by Tags

All Tags » .NET (RSS)

Using CopyAsHtml Addin with VS 2008 by dotnetgeek

Using the CopyAsHtml Addin with VS2008 is not difficult. The standard installer will install to the VS 2005 Addin location. Generally c:\<userName>\Documents\Visual Studio 2005\Addins. To run this in VS 2008, simply copy these files to the same...
Filed under: ,

Enable RSS Option for Outlook 2007 by dotnetgeek

I am posting this for those that would like to learn about options that can be restricted (or unrestricted) from an Office 2007 installation. First a little background. After installing Outlook 2007 I realized that I could not use RSS. I would get a message...
Filed under: ,

web.config File Format Differences by dotnetgeek

I was reading across an oldie but goodie site ( 4 guys from rolla ) and came across this great write up that has detailed information on how 2.0 and 3.5 web.config files differ. Nice job Scott .
Filed under:

Visual Studio 2008 New Features Links by dotnetgeek

Just starting to play with VS2008 and wanted to keep a list of links that would help me keep track of the new features. Visual Studio 2008 - New Features What's new in Visual Studio 2008 & the .NET Framework 3.5 for Smart Client Developers? Visual...
Filed under: , ,

Keep Your Code House In Order by dotnetgeek

In addition to following naming and other such standards, I also feel it is important to keep your code files in order. This can sometimes pose a challenge because when you are being agile, it can sometimes be difficult to keep your methods, properties...
Filed under: ,

I Just Want Things To Work!!! - Another SharePoint Horror Story by dotnetgeek

Ok, so if I have not said it 1000 times to anyone who would listen. SharePoint is that product that I love to hate. In my latest waste of 10 hours, I have been trying to use SharePoint designers site backup feature. I follow all the steps and as it would...
Filed under: , ,

More SharePoint Site Customization by dotnetgeek

As I have previously mentioned, I have been working through learning how to customize WSSv3. I have decided to give my adventures a code name; 'murphy's law'. I cannot think of one step in my learning process that has not been riddled with problems. To...
Filed under: , ,

VSTS Application Profiling by dotnetgeek

So this is a feature that I had not used since working with VSTS. I have to admit, I generally use MemProfiler , but the licencing can be a challenge for those that are monetarily challenged. So I thought I would post a link to this article for my future...
Filed under: ,

So You Think You Can Debug by dotnetgeek

I know I do but I stumbled across this article that helps me take it to the next level. Jim Gries has a whole list of cool tips but this is by far the coolest. Jim shows you how to group your breakpoints by label so that you can turn on only certain labels...
Filed under: ,

New line shortcut keys for Visual Studio 2005 - level 200 by dotnetgeek

When Jeff Palermo talks people should listen ;). He just posted an article on how to better stay off the mouse. I could not agree more with him that keyboard to mouse interaction slows you down. While sometimes it is not avoidable, one should still strive...
Filed under: ,

SharePoint Links by dotnetgeek

I am still in my neverending quest to create a new site definition. In doing so I have been looking around the blog/web scene for some links that will help me do so. This post will continue to grow as I come across more. Im starting with the " SharePoint...
Filed under: , ,

Blogging With the New Media Object by dotnetgeek

Oh yeah! I finally got around to figuring out what was wrong with the Metablog API Update that Rob wrote about a bit ago. I have not tested the functionality using blogmailr yet but this post is coming from LiveWriter. Too bad Word 2007 doesnt do this...
Filed under: ,

Livin on the edge....Blogmailr by dotnetgeek

Well, I am officially on the edge. It seems that 6 months ago I was struggling to figure out how to post to my blog, but now I am overwhelmed with ways to post to my blog. Blogmailr looks promising because I will be able to post from the PDA now. Sign...
Filed under: ,

Multiple IIS Virtual Servers on XP Pro by dotnetgeek

This one comes from Steven M. Cohn's blog and I am posting it here because I know for sure that I will need this in the future: http://weblogs.asp.net/stevencohn/articles/59782.aspx Pasted from article. Multiple IIS Virtual Servers on XP Pro When...
Filed under:

.NET 2.0 Predicates by dotnetgeek

A co-worker drew my attention to the article recently posted on MSDN called ' Advanced Basics: Predicates and Actions '. So the basic concept is using generics to pass in a custom search implementation to a collection or array to allow you to specify...
Filed under: , ,
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems