ASP.NET Weblogs

Posted to:
by
 SanjeevAgarwal 
52 minutes ago

Daily tech links for .net and related technologies - December 3-4, 2009

Daily tech links for .net and related technologies - December 3-4, 2009 Web Development Working With Client ID In ASP.NET 4 T4CSS: A T4 Template for .Less CSS With Compression Understanding Partial Views in ASP.NET MVC Application MVC Turbine v2.0 RTM...
Posted to:
by
 RicardoPeres 
4 hours, 30 minutes ago

Dynamic LINQ

Included with Microsoft's .NET samples, which you can get here lies an hidden gem: a set of method extensions for IQueryable and IQueryable<T> that allow execution of lambda expressions specified as strings, which is handy if you want to generate...
Filed under: ,
Posted to:
7 hours, 19 minutes ago

I'm available for contract work

It has been a while since I posted anything on this blog so I thought I would use it to help find my next role. I am an experienced and passionate C# / ASP.NET / MVC developer looking for a contract in London / SE London. I wont start listing my CV on...
Filed under: , , , , , ,
Posted to:
by
 RicardoPeres 
8 hours, 0 minutes ago

Visual NHibernate

The guys at Slyce Software have released Visual NHibernate Beta. It is still far from final, but it looks promising. You can get it from here , there are also some screenshots. So far, I have noticed some things missing. There is a discussion going on...
Filed under: , ,
Posted to:
by
 SeanMcAlinden 
16 hours, 57 minutes ago

Fluent Html Helpers In Asp.Net MVC

I’ve been spending a fair amount of time recently developing client side controls for use with the Asp.Net MVC framework and have realised that they are great place to make use of the fluent interface pattern. Now I realise that a lot of people shy away...
Posted to:
by
 lkempe 
18 hours, 20 minutes ago

ProjectReference with Condition in your MSBuild project files

Since some time I have the current scenario where I need to have conditional reference in a project. Basically the application must reference an assembly in one case in other it should reference another one. This was working correctly from an MSBuild...
Posted to:
by
 nmarun 
18 hours, 48 minutes ago

Using ICommand – Silverlight 4

Another article in the ‘- Silverlight 4’ series (read the first two here: DragNDrop, Right-Click Save As and Local File Access ). In this one we’ll talk about using the ICommand feature, now implemented in Silverlight. Read the announcement in Tim Heuer...
Filed under: , ,
Posted to:
by
 pjohnson 
23 hours, 42 minutes ago

Migrating from VS 2005 to VS 2008

I recently helped migrate a ton of code from Visual Studio 2005 to 2008, and .NET 2.0 to 3.5. Most of it went very smoothly; it touches every .sln, .csproj, and .Designer.cs file, and puts a bunch of junk in Web.Configs, but rarely encountered errors...
Posted to:
by
 plblum 
12-02-2009, 11:45 AM

The impact of ClientIDMode=Predictable

ASP.NET 4 introduces a new property on all controls: ClientIDMode . It lets web form developers minimize the size of the id= attribute written into HTML tags. It also helps them dictate the actual form of the ID, avoiding the mangled naming of previous...
Posted to:
by
 bsimser 
12-02-2009, 9:02 AM

SharePoint Wednesday CodePlex Roundup #1

Welcome to a new blog series I thought might be useful. Each Wednesday I'll post a short review of new SharePoint related projects on CodePlex. These are new projects that a) have been added to CodePlex in the last week and b) have a public file release...
Filed under:

1 2 3 4 5 Next > ... Last »


Microsoft Communities