Recent Posts

11
Comments

Buttons inside facebox popup don't postback (fix) by A j

I was developing an asp.net page that has popups in facebox, one of these popups had a button with a postback behavior and code behind to execute, unfortunately the postback behavior didn't run properly, when i clicked that button it looked like a client...
0
Comments

What’s new in .NET Framework 4.0 by A j

· Next versions of Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) will provide better support for Web 2.0 technologies like REST, POX, ATOM. · Performance and Scalability of WCF and WF are expected to increase by minimum 10X...
0
Comments

What’s new in Visual Studio 2010 Codenamed "Rosario" by A j

· Aims to become a tool for everyone involved in Application Lifecycle Management (ALM) – from architects to developers, from project managers to testers. Not just for developers. · Unified Development and Database product editions. Design & Architecture...
0
Comments

C# 4.0: Dynamic Programming by A j

If C# 3.0 was all about Language Integrated Query (LINQ), then C# 4.0 is all about dynamic programming. What exactly does that mean? It means that C# 4.0 brings some of flexibility and declarative style of programming to C#. But what does that really...
More Posts