Home
Gallery
GuestBook
SourceCode
Contact

Type Inference, Anonymous types and Lambda Expressions

Posted in C#
This post has been read 377 times
Abstract:

This is the second of posts about the new features in C# 3.0. You can read the first post here. Well this was long overdue, but anyway, here it is.

Type Inference

When we are using type inference which was introduced in C# 3.0, the compiler determines the type of the variable at compile time. Here is an example of type inference.

...


VistaDB Providers

Posted in VistaDB
This post has been read 395 times
Abstract:

Its been a long time since I have made any posts on this blog. I am very busy these days and its been very hard to find time. To continue with the post, I was looking at alternate providers for this site and I ran into VistaDB . Its a fully managed file based SQL engine. What got me interested is it has a free express edition and it supports SProcs :) . I will provide the full source for the site once I develop it. For starters I wanted a provider API for VistaDB with membership, roles and profile management.  Well I got membership and roles from the forum I guess ( I don't remember ) , and added a profile provider to it. Its not perfect and you might find a lot of bugs.

You can download the source for it from here. It has the full source code for the providers and a sample website.

Any sort of feedback is appreciated.

...




Subscribe

Random Photo

My Tweets


Top Posts

Source Code

The source code to this site is open-source. You can download the code from here.

Categories


Recent Blogs


Archives


Blogroll