CodeCanvas .Net

Vijay shankar ganesh on everything (well, almost) tech
posts - 61, comments - 399, trackbacks - 224

My Links

News

Blog got added to
.Net Reporter
Successfully created My Blog, I will be cross posting technical blogs to my currrent GWB blog area and other stuff will be there.

The best things in the world are free --- and worth every penny of it.

Article Categories

Archives

Post Categories

Blogs I Read

Leisure

Noteables

Recently Read

Tech Links

DotNet

BlogEngine.Net 1.1 Released
Originally posted at my personal blog BlogEngine.Net 1.1 has been released. It's quite amazing how fast these guys have churned out the new release. With my recent experiences in porting, chewing, and digesting dotnet projects, I kind of think that coding for Dotnet Framework V2.0 from scratch is lot easier than porting a complex system and maybe that is one of the few reasons for the quicker releases of the product (of course having an active development community and passionate project lead helps...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, July 16, 2007 12:51 PM | Feedback (6) | Filed Under [ DotNet ]

Opening for DotNet Dev with 2+ Yrs Exp (Web)
Candidates who are looking for an opening at Abu Dhabi with 2+ yrs exp in Dot Net (Web) contact me at the earliest possible
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Thursday, September 21, 2006 3:40 PM | Feedback (10) | Filed Under [ DotNet ]

The One with the Bad DataSet/XSD day
Original post at my blog As if usual problems arent complex enough my Visual Studio 2005 stopped displaying DataSet's that were designed and were working very recently. When I open my visual studio solution / project which already has an DataSet open I will get the following error dialog [ Load DataSet Error Failed to load dataset because of the following error: Value cannot be null. Parameter name: project ] and the following error message One or more errors encountered while loading the designer....
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Sunday, May 21, 2006 11:50 AM | Feedback (17) | Filed Under [ DotNet ]

Note for self : Attribute not recognized 'minRequiredNonAlphanumericCharacters'
Change the minRequiredNonAlphanumericC... to minRequiredNonalphanumericC... Local MSDN document not up-to-date
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Saturday, May 13, 2006 12:49 PM | Feedback (5) | Filed Under [ DotNet ]

UrlMappings a Boon or a Pain in the neck?
Recently was trying out the new urlMappings options of asp.net v2 framework. Though the concept is old and it has been beaten to death through various implementations, it is heartening to see finally the framework is providing a inbuilt solution. But the catch is that the overall support for url mapping is very basic, for instead you cannot use wildcard or regex expressions for url substitution which means you will have to figure out a way to manually enter all the possible mappings. One more headache...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, January 23, 2006 12:59 PM | Feedback (4) | Filed Under [ DotNet ]

Problem with assembly:FileIOPermission
I am working on a web based generic mailer component that I am planning to reuse for all the projects. After completing it, I ran it through FxCop and in the many suggestions given by FxCop one was to mention a default FileIOPermission. I set the following in AssemblyInfo.cs [assembly:FileIOPermission(... Unrestricted=true)] The project compiled without problem, but when I tried to access the page I kept getting the error message: Parser Error Message: Could not load type...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, October 25, 2004 10:59 AM | Feedback (1) | Filed Under [ DotNet ]

Powered by: