|
Posted to:
52 minutes ago
|
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...
Filed under: ASP.NET, JQuery, Silverlight, JavaScript, CSS, C#, .NET, WPF, WCF, MVC, LINQ, XML, Ajax, SQL Server, JQuery UI, Visual Studio |
|
Posted to:
4 hours, 30 minutes ago
|
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...
|
|
Posted to:
7 hours, 19 minutes ago
|
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...
|
|
Posted to:
8 hours, 0 minutes ago
|
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...
|
|
Posted to:
16 hours, 57 minutes ago
|
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:
18 hours, 20 minutes ago
|
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:
18 hours, 48 minutes ago
|
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...
|
|
Posted to:
23 hours, 42 minutes ago
|
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:
12-02-2009, 11:45 AM
|
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:
12-02-2009, 9:02 AM
|
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...
|