Contents tagged with .NET
-
Work With .NET Projects From a Network Share
I've tried a couple different methods from a bunch of different websites, and none of them worked. The only thing that worked for me was this post from the Microsoft Knowledge Base. It is the only place on the internet that gives the proper caspol command for issuing Full Trust to a network share. It is:
-
Expression Web Doesn't Do Non-GAC'd 3rd Party Controls
This is just ridiculous. First Expression web is not for developers, then it goes great with Visual Studio (which is for developers), and now they don't do custom controls that aren't signed and installed in the GAC. What the hell? Did Microsoft have ANY idea what kind of deployment NIGHTMARE that would be? What if the people on your team are writing their own controls that are updated frequently. You mean that the designer has to know enough about the GAC to be constantly pulling the BINs from source control and copy them to the Windows\Assembly folder? Have they not ever dealt with Assembly Hell before?
-
VSTE for DB Professionals MSDN Download Tip
I don't know if this has been posted about yet, but as an FYI to you MSDN subscribers out there, here's an installation tip. There are two downloads for "VSTE for DB Professionals": A 3.2GB full version and a 19MB "trial" version. The naming is a little confusing, but you can install the "trial" version on a fully-licensed VSTS install, and you'll get the full version of VSTEDB.
-
Microsoft, Yahoo Adopt Google Sitemaps
News.com is reporting that later today, Microsoft and Yahoo will announce that they are adopting the Sitemaps 0.90 format, formerly known as Google Sitemaps. Now, Community Server users can submit their existing Google Sitemaps feeds to be indexed by the other two top search engine players as well.
-
Adding OpenSearch for your CommunityServer Site
So last night, I had this really random idea to create an OpenSearch Provider for LonghornBlogs.com. That way I could search my site from IE7's search box. In the process, I discovered that my search is broken there, so I decided to create them for several of the main Microsoft community sites instead:
-
Where is the VSTS for Database Professionals CTP?
Microsoft’s homepage for the new Visual Studio Team Suite edition says that the CTP will be available on June 11th, 2006. But it’s June 12th, 2006, and nary a word from Microsoft. So where is the CTP?