What is after LINQ?
Are we going to see this
transact (SomeDataSource)
{
//burn the db.
}
commit
{
//We did it , its done.
}
rollback
{
//oops. sorry we messed up something.
}
When is this going to be a reality?
Also, when is XML literals be available in C#, like it is going to be in VB?
Yeah, so whats after LINQ?