Saturday, March 20, 2010 2:07

‘.NET’ News

Subscribe to RSS feed

VS 2008 users: remember to download the SourceSafe CTP

Monday, December 21, 2009 15:45

You've probably all seen Soma's announcement that the 2008 suite of products officially shipped this morning.  Good luck downloading -- our servers are pegged :) If you plan to use VS 2008 with SourceSafe, make sure to pick up the Update CTP too.  Without it, some features like "Open from ...

Tagged with:

Visual Source Safe 2005 Update CTP VS80-KB939808-X86-ENU.exe

Monday, December 21, 2009 15:43

Fixes in the GDR include stability, performance, data integrity, and usability enhancements in many areas of the product. It also improves compatibility with Visual Studio 2008 and Windows Vista™. A comprehensive list of fixes that were previously published in the Microsoft Knowledgebase can be found by following the appropriate link under ...

Visual SourceSafe 2005 Update VS80-KB943847-X86-INTL.exe

Monday, December 21, 2009 15:15

This update is a rollup of bug fixes for Visual Source Safe. The fixed bugs include stability, performance, data integrity, and usability enhancements in many areas of the product. It also improves compatibility with Visual Studio 2008 and Windows Vista™. A comprehensive list of fixes is publsihed in the Microsoft ...

XSLT Study

Friday, February 6, 2009 17:36

Reference: http://www.xslt.org.cn/books/xslt/index.htm http://www.xml.com/pub/a/2001/05/07/xsltmath.html http://www.xml.com/pub/a/2002/06/26/q-a.html http://blog.csdn.net/cds27/archive/2006/05/21/747283.aspx http://www.cnblogs.com/cime63/archive/2007/09/28/908754.html http://stackoverflow.com/questions/231373/xslt-ie6-default-processor http://shiningwu.javaeye.com/blog/152823 http://shiningwu.javaeye.com/blog/154361

Tagged with:

Excel Financial functions for .NET

Monday, December 29, 2008 13:58

Considering that the .NET framework is easily on the short list for the most popular business application platform, it is surprising that financial functions are largely ignored. Sure there is a handful of methods squirreled away in VisualBasic.Financial, but most developers don’t even think to look there. It is no ...

Tagged with:
Versions of .NET Framework and Visual studio

Versions of .NET Framework and Visual studio

Monday, December 29, 2008 13:47

Published: November 20, 2007 - 08:46AM CT As promised earlier this month, Microsoft announced today that both Visual Studio 2008 and the accompanying .NET Framework 3.5 have been released to manufacture (RTM). Codenamed Orcas, Visual Studio 2008 (VS2008) comes two years ...

Tagged with:

Windows visual studio tips

Monday, December 29, 2008 13:04

Plugins: DPack http://www.usysware.com/DPack/Default.aspx TestDriven.NET  http://www.testdriven.net/ Short cuts: CT+SH+L - remove current line CT+L - cut current line CT+EN / CT+SH+EN insert a new line CT+I - incremental search CT+SH+V - cycle paste "印象最深刻的就是工具栏上的那个搜索框:当输入一些文字之后,按回车,会在当前打开的文件中从当前光标位置向后搜索内容,并选中第一个搜到的内容(估计用 过这个玩意儿的人都知道);输入一个数字行号,按Ctrl + G,就会跳转到这一行;输入工程中的一个文件名,按Ctrl + Shift ...

Tagged with: