Today's Question:  What does your personal desk look like?        GIVE A SHOUT

 ALL


  Let’s Find Out What the Future holds for .Net Technology

Technology is more like an evolution, not a revolution. The disruptive industry seems to be changing day in day out. Due to which tech companies by default have to chase new trends in order to stay ahead of the curve. Now, Microsoft.Net framework has been around since the 1990s! Do you think such refined technology can be considered relevant now? From what I can see, .Net is going through a major transformation. It’s gone largely open source and has been getting modernized so that its workflow and feature set works better with what modern web developers are looking for. The following pos...

1,491 0       .NET ASP.NET


  About .NET memory leak--GC,Delegate and weak reference

Memory leak is always a headache for many programmers, the situation is much better now in some languages which have GC mechanism, but still we may face some memory leak issues when we write programs.1. What is memory leak?Memory leak is not that the memory chip is broken. In short, it's about that the memory requested is not released at the expected time as an expect way.So what is the expected time? This is very important for you to understand memory leak. If the time an object taking the memory is the same as the time the program runs, but you don't expect it to be like this, then memory le...

5,988 0       .NET GC REFERENCE COUNTING MARK AND SWEEP WEAK REFERENCE


  The Death of .NET and the Power of Perception

One of my long-standing issues with Microsoft is its inability to control the perceptions surrounding its own products. One of the biggest examples was during the Windows Vista years when, even after the product had been fully patched and worked fine, Apple continued to do a better job to define the image of Windows (compilation of ads here) than Microsoft did, costing Microsoft billions in lost revenue for the millions it saved on a strong advertising campaign. The firm has a history of being penny wise and pound foolish in this regard; saving money on expensive marketing that otherwise would...

2,539 0       .NET DEVELOPMENT FUTURE DEATH BOTTLENECK


  Skills Needed to be a Web Developer in 2011

Many web developers think they already have all the knowledge they need to continue their careers. Check out this list of the ten skills all web developers must have to succeed in 2011 and beyond, and see how you measure up.1) Speak The Basic Languages of the WebBesides the content mark-up of HTML and the style rich sheets of CSS, how are you at your JavaScript and other advanced DHTML features? HTML 5, the latest upcoming W3C standard, includes audio and video embedding, database connectivity and offline session continuance. Have you kept up to date on the new elements? Check out http://...

2,399 0       JAVA PHP HTML5 WEB SKILLS .NET