Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Others   (RSS)

Configuring IIS to Run 32-bit or 64 bit Applications on 64-bit Windows (IIS 6.0)

I was trying VMWare Server on a 64 bit Windows Server 2003 machine to see if I can use it to create a 64 bit guest OS. It did not work. My CPU does not have the magic bits. So I uninstalled it. However, my 64 bit Virtual Server stops working. The administration
Posted by junfeng | 2 Comments
Filed under:

Java 2007: The year in preview

This is an article on IBM web site preview what is coming in Java 7. http://www-128.ibm.com/developerworks/java/library/j-java2007.html?ca=dgr-lnxw07java2007 Specifically, Taking the JAM out of the JAR Java 7 could fix the most long-standing source of
Posted by junfeng | 3 Comments
Filed under: ,

Java SE 6 is released

http://java.sun.com/javase/6/ People that want to run Java on Vista may be interested in this release. It fixes the bug where Vista Glass is disabled when Java Applet is running. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6345743
Posted by junfeng | 0 Comments
Filed under:

IE7 CPU spike and AJAX extensive web sites

[Update: After discussion with IE team, I revised my article as following.] When visiting some AJAX extensive web sites, IE7 may cause temporary CPU spike. I have discussed this with the IE and Anti-Phishing team and they are investigating this, but it
Posted by junfeng | 8 Comments
Filed under:

Debugging mysterious application crash

Today I was asked to help investigating why an application mysteriously crashes. The symptom is very interesting. First, navigate to a directory with close to 128 characters long. In that directory, any managed WinForm application will fail to launch,
Posted by junfeng | 10 Comments
Filed under: ,

Locally Unique ID

Sometimes you need a locally unique identifier. For example, you may want to create a temporary file but there may have may instances of your code running, and you don't want any of them to conflict on the file name. You can try with a random file name,
Posted by junfeng | 9 Comments
Filed under:

On Plug-ins and Extensible Architectures

ACMQueue.com's March 2005 Edition has an article by Dorian Birsan from IBM. On Plug-ins and Extensible Architectures http://acmqueue.org/modules.php?name=Content&pa=showpage&pid=286 The discussion is based on Eclipse project. But much of the content
Posted by junfeng | 4 Comments
Filed under:

SQLCLR team starts blogging

In case you don't know, SQLCLR team starts blogging now. http://blogs.msdn.com/sqlclr/default.aspx If you want to know about CLR in Yukon, watch their blog.
Posted by junfeng | 1 Comments
Filed under:

Ars Technica's Mac OS 10.4 Tiger Review

http://arstechnica.com/reviews/os/macosx-10.4.ars This is really a fine piece of review. I haven't read much about Mac OS X from a developer's prospective. From the review, Apple is doing some real good fundation work.
Posted by junfeng | 6 Comments
Filed under:

Best feature in Outlook 2003 --- Search Folders

http://office.microsoft.com/training/training.aspx?AssetID=RC010778621033 Search Folders: The easy way to find, read, and organize your e-mail After I discovered this feature, now I never read my inbox. It is *that* good.
Posted by junfeng | 0 Comments
Filed under:

Microsoft at Year's End

MS.COM has a press release to look at Microsoft's accomplishment on year 2004, and things anticipated in 2005. http://www.microsoft.com/presspass/features/2004/dec04/12-14YearReview.asp Honestly I can only remember XPSP2 as the big thing for the year.
Posted by junfeng | 0 Comments
Filed under:

IBM sells PC group to Lenovo

It is final. IBM sells its PC group to Lenovo. http://news.com.com/IBM+sells+PC+group+to+Lenovo/2100-1042_3-5482284.html?tag=nefd.lede How well will it go? Nobody knows. But I am just very glad that a Chinese computer company will play an important role
Posted by junfeng | 0 Comments
Filed under:

Error 500--Internal Server Error ---- From http://www.theserverside.net

One day when I visit http://www.theserverside.net , I hit this error: Error 500--Internal Server Error org.apache.tapestry.BindingException: Unable to resolve expression 'threadUpdated ? messages.getMessage("new-messages-in-thread") : null' for portal.components.ThreadSummaries$Enhance_141@ab98a8[Home/threads].
Posted by junfeng | 9 Comments
Filed under:

JavaRss.com

I come cross this web site ( http://www.JavaRss.com ) when reading newsgroup Comp.Lang.Java.Adcocacy. This is an impressive web site for aggregated Java information. Any similar web site for .Net?
Posted by junfeng | 4 Comments
Filed under:

Should we put apphack in .Net 2.0?

AppHack is a terminology used in AppCompat. Basically AppCompat detects a specific application, and applies an AppHack if necessary. One typical AppHack is to lie about the OS version number, due to applications use the wrong logic to check the minimum
Posted by junfeng | 21 Comments
Filed under:
More Posts Next page »
 
Page view tracker