Welcome to MSDN Blogs Sign in | Join | Help

Wriju's BLOG

.NET and everything

January 2007 - Posts

‘System.Data.TypedTableBaseExtensions.Where<T>(System.Data.TypedTableBase<T>, System.Query.Func<T,bool>)' cannot be inferred from the usage. Try specifying the type arguments explicitly
This is first time I am writing a BLOG post with an error message J . This error message you will experience while writing code in Orcas Jan CTP. There is no LINQ Windows or LINQ Console Application template available. So no references/namespace directives Read More...
LINQ Changes in January CTP (aka December CTP)
There are some changes happened with LINQ Project with the January CTP. The namespace names like System.Xml.XLinq or System.Query are no more there. Namespaces got changed to System.Data.Linq and System.Xml.Linq. Other than namespace and api changes lot Read More...
DLinq: ADO.NET vNext a lap around
Today I would like to discuss on the DLinq the natural roadmap to ADO.NET vNext. Little walkthrough, I am going to explore here which I enjoyed a lot during my hands on. Create LINQ Console application from your Visual Studio 2005. Go to LINQ installation Read More...
2007 Microsoft Office Add-in: Microsoft Save as PDF or XPS
If you are Office 2007 user, I bet if you download and use this add-in your going to enjoy the power. So go ahead and download http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041&DisplayLang=en Namoskar Read More...
Gianpaolo's SaaS
Must read Gianpaolo’s BLOG at My 2006 SaaS Posts Hit Parade . In case if you feel that you need more number of hits to reach there here it is J #1 SaaS Simple Maturity Model http://blogs.msdn.com/gianpaolo/archive/2006/03/06/544354.aspx #2 Understanding Read More...
XLinq : System.Xml.XLinq vs System.Xml
System.Xml has given the communication power to dot net and XLinq has refined that. It was very nice experience we have explored how to read XML using . NET. Now we are more excited to see how easily we can get the required value with less code (which Read More...
Page view tracker