Does this finally end the ASP.NET WebForms days?
Tool for converting WebForms Views to Razor C# Only
–jeroen
Posted by jpluimers on 2011/02/16
Does this finally end the ASP.NET WebForms days?
Tool for converting WebForms Views to Razor C# Only
–jeroen
Posted in .NET, ASP.NET, C#, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/16
Each time I need to do Office COM interop, I wish they had overloaded methods: all those Type.Missing entries, and speed issues.
I know C# 4.0 makes missing parameters easier, but a lot of projects are not yet in Visual Studio 2010.
So this C# Excel Interop Use page by Sam Allen comes in handy.
–jeroen
Posted in .NET, C#, C# 2.0, C# 3.0, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/15
On the one hand it is good to be able to do things as early in the application startup phase as possible.
On the other hand: What’s next? A PrePreApplicationStartMethod that allows you to fiddle with the PreApplicationStartMethod behaviour?
–jeroen
via: David Ebbo: Register your HTTP modules at runtime without config.
Posted in .NET, ASP.NET, Development, Opinions, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/15
If you use Visual Studio 2005 for some old projects that have not yet been converted, and they open very slowly: read this post on If Your Visual Studio Solutions Open Slowly Check WebsiteCache by Thomas F. Abraham.
Emptying your WebsiteCache directory solves the issue: it had about 30-thousand empty directories in it.
The location depends on your Windows version:
This bug has been fixed in Visual Studio 2008 and up.
–jeroen
via: If Your Visual Studio Solutions Open Slowly, Check WebsiteCache | Thomas F. Abraham – On Technology.
Posted in .NET, C#, C# 2.0, Development, Software Development, Visual Studio 2005, Visual Studio 2008, Visual Studio 2010, Visual Studio and tools | Leave a Comment »
Posted by jpluimers on 2011/02/11
I updated my first .NET Reflector post with yet another alternative:
–jeroen
via The #reflector licensing debacle « The Wiert Corner – irregular stream of Wiert stuff.
Posted in .NET, C#, Delphi, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/07
The All-In-One Code Framework is a valuable asset for your tool box for any Windows development environment.
–jeroen
Posted in .NET, Delphi, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/06
Earlier this week, Red Gate announced that the new Reflector version 7 would cost USD 35, as of March 2011, and the current free version 6.6 will expire on May 30th, 2011.
That caused a lot of stir, on their forum, twitter, reddit and a lot of other places. Even an old thread at StackOverflow got a new boost. It seems Red Gate did not read Social media judo: How to turn a fight into a brand-building moment.
Here is a summary of the past, present and future of things happening around reflector, including some workarounds and alternative products.
First a bit of history.
Lutz Roeder over the years developed .NET Reflector as a free tool. A few hightlights: Read the rest of this entry »
Posted in .NET, C#, Delphi, Development, Prism, Software Development | 4 Comments »
Posted by jpluimers on 2011/02/03
Interesting reading: Redirecting Routes To Maintain Persistent URLs.
–jeroen
Posted in .NET, ASP.NET, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2011/02/03
A lot of places mentioned that Microsoft is offering a Windows Azure platform 30 day pass for USA people.
But visiting the Windows Azure platform 30 day pass link includes an extensive country list.
So it looks like non USA people can make use of it too.
–jeroen
Posted in .NET, Cloud Development, Delphi, Development, Software Development, Windows Azure | Leave a Comment »