Sign In
The answer is 42 dear Watson.
A collection of posts made in the hope that they will be useful for a tired wayward traveler in search of a solution. Of course, the ultimate answer is 42.
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.net
0x800703e9
-2147023895
32 bit
64 bit
algorithm
asynchronous
c#
combinatorial
console
custom test type
DEADLOCK
debugger
design pattern
discovery
display
dsl tools
error
event
extensibility
future
garbage
GetNativeSystemInfo
tfs
visual studio
Archive
Archives
February 2010
(1)
December 2009
(4)
October 2009
(3)
November 2008
(1)
September 2008
(2)
August 2008
(2)
May 2008
(4)
April 2008
(3)
May, 2008
MSDN Blogs
>
The answer is 42 dear Watson.
>
May, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The answer is 42 dear Watson.
Ideas For The Next Generation Of Programming Languages
Posted
over 4 years ago
by
VijaiKalyan
0
Comments
This blog post deals with a vareity of things I feel would be nice to have features in the next generation of programming languages. I keep learning about compiler technology and I am hoping that in the next few years, I will be able to build a compiler...
The answer is 42 dear Watson.
Duh! InitializeShapeFields is only invoked once!
Posted
over 4 years ago
by
VijaiKalyan
0
Comments
Beware!!! The method InitializeShapeFields appears in each shape class that is generated by the DSL tools. However, this method is only invoked ONCE per shape. It is due to this code /// <summary> /// Per-class ShapeFields for this shape...
The answer is 42 dear Watson.
Auto Layout Diagram
Posted
over 4 years ago
by
VijaiKalyan
0
Comments
In the DSL project I am working on, I am performing layout for the model diagram myself. This problem mostly arises because we want two-way synchronization between model and code. Hence, after one of our users has modified the diagram by hand, if we update...
The answer is 42 dear Watson.
64 Bits and DSL Tools
Posted
over 4 years ago
by
VijaiKalyan
2
Comments
The DSL projects created by the DSL package wizard are configured to target AnyCPU .However, if you write a command line tool that references the generated DSL library, you should set up your project to target x86 even if you are working on a 64-bit machine...
Page 1 of 1 (4 items)