November 2, 2007 at 12:03 AM
—
Administrator
Recently, I was challenged by the task of managing the overflow of the post on this site, for example in the following post: Visual Studio 2005 Class Diagram for Web Site. The problem is that there is no easy way to shorten the text and add ellipsis to the end, because the actual html of the post has complex structure. So, I decided to parse the code to a graph and work on this graph until it satisfies the condition. In this case, the condition was to have the length of the source not greater than some constant N, for example, N=1000 characters. So, I wrote the following class and validated it using several test cases.
More...
839baee6-6bcd-428d-ac09-ff0fc493b7a9|1|5.0
Posted in: Development
Tags:
October 4, 2007 at 11:56 PM
—
Administrator
If you try to add class diagram to Web Site in Visual Studio 2005 and create a diagram of code-behind classes of web controls, the following messages will appear preventing from creating the diagram for such classes:


Visual Studio allows only classes in Add_Code folder and its subfolders added to class diagram and to manipulate such classes. This is a limitation in current release of Visual Studio because development team decided to take an opportunistic approach and limit the functionality of class designer only to static classes, not dynamic classes such as code-behind ones in web site projects.
More...
4d5522bc-a08b-4c80-869e-ea504167fbf3|3|3.3
Posted in: Development
Tags:
February 17, 2007 at 11:53 PM
—
alex
February 17, 2007 at 12:10 AM
—
Administrator
Still didn't get my own copy of the Vista, but found this one and was thinking it might be worth to get this one:
PS. http://www.gotw.ca/publications/C++CLIRationale.pdf
171917c2-79c1-4d16-adb3-2a7831e13853|0|.0
Posted in: Development
Tags:
February 15, 2007 at 11:48 PM
—
Administrator
Interesting book by Kraig Brockschmidt: Mystic Microsoft: A Journey of Transformation in the Halls of High Technology
HTML version: http://www.mysticmicrosoft.com PDF version: http://www.mysticmicrosoft.com/MysticMicrosoft_ebook.pdf
318e06ed-0c87-4965-b73e-8fa501b1296b|0|.0
Posted in: Development
Tags:
February 15, 2007 at 11:47 PM
—
Administrator
a50e9daa-b06e-42fd-ba9e-4733520ea87d|0|.0
Posted in: Development
Tags:
December 27, 2006 at 12:00 AM
—
alex
Highly-acclaimed software-development conference held in Boston, MA is coming to the Russian Federation: SD Best Practices 2006 Moscow, http://www.sdexpo.ru. It might be very interesting for architects, Program Managers and every developer responsible for the API design and any stage of Enterprise Level development.