Search  
Friday, May 16, 2008 ..:: Blogs ::.. Register  Login
Site Navigation

Most recent blog entries
CreateInstance requires an Instance binding flag
Bemused Musings .NET Tips By Kathleen Dollard on 8/1/2006

I was beating my head against Activator.CreateInstance this morning. It was just telling me the constructor didn’t exist, when I knew it existed. The constructor in this case is private to prohibit any use outside the class. I’m using CreateInstance when I’m creating the class from its generic base class. It also has parameters, so the simplest overload I can use is

 

More...

Installing .NET on a VPC – mounting ISO images
Bemused Musings Wheels on the Bus... By Kathleen Dollard on 7/19/2006
I got very frustrated trying to set up a simple environment for experimenting with DSL and WWF. Eventually it worked out.
More...

Blog_List
Search_Blog
Blog_Archive
Copyright (c) 2008 The Source For Information On Code Generation in Microsoft .NET   Terms Of Use  Privacy Statement