twitter
    Find out what I'm doing, Follow Me :)
Showing posts with label LINQ. Show all posts
Showing posts with label LINQ. Show all posts

Sunday, May 30, 2010

LLBLGen Pro v3.0 RTM has been released!

After two years of very hard work, version 3.0 has been released! 
LLBLGen Pro now is the most advanced O/RM Designer for .NET and offers, among other things, Entity Framework (v1 & v4) support, NHibernate support (hbm & FluentNH), Linq to SQL support, Model-first and Database-first development, .NET 4.0 support, Model views and much much more.


Click here for the full feature list or download the trial to experience the power of v3.0 yourself. Congratulations team for another nice effort.
Read more

Tuesday, February 23, 2010

Top 25 Most Dangerous Programming Errors

The 2010 CWE/SANS Top 25 Most Dangerous Programming Errors is a list of the most widespread and critical programming errors that can lead to serious software vulnerabilities. They are often easy to find, and easy to exploit. They are dangerous because they will frequently allow attackers to completely take over the software, steal data, or prevent the software from working at all.

The Top 25 list is a tool for education and awareness to help programmers to prevent the kinds of vulnerabilities that plague the software industry, by identifying and avoiding all-too-common mistakes that occur before software is even shipped. Software customers can use the same list to help them to ask for more secure software. Researchers in software security can use the Top 25 to focus on a narrow but important subset of all known security weaknesses. Finally, software managers and CIOs can use the Top 25 list as a measuring stick of progress in their efforts to secure their software.
The list is the result of collaboration between the SANS Institute, MITRE, and many top software security experts in the US and Europe. It leverages experiences in the development of the SANS Top 20 attack vectors (http://www.sans.org/top20/) and MITRE's Common Weakness Enumeration (CWE) (http://cwe.mitre.org/). MITRE maintains the CWE web site, with the support of the US Department of Homeland Security's National Cyber Security Division, presenting detailed descriptions of the top 25 programming errors along with authoritative guidance for mitigating and avoiding them. The CWE site contains data on more than 800 programming errors, design errors, and architecture errors that can lead to exploitable vulnerabilities.

  • Guidance for Using the Top 25

  • Brief Listing of the Top 25

  • Category-Based View of the Top 25

  • Focus Profiles

  • Organization of the Top 25

  • Detailed CWE Descriptions

  • Monster Mitigations

  • Appendix A: Selection Criteria and Supporting Fields

  • Appendix B: What Changed in the 2010 Top 25

  • Appendix C: Construction, Selection, and Scoring of the Top 25

  • Appendix D: Comparison to OWASP Top Ten 2010 RC1

  • Appendix E: Other Resources for the Top 25
  • Read more

    Friday, January 15, 2010

    Visual Studio 2010 and .NET Framework 4 Launch Date

    Microsoft has announced that the Visual Studio 2010 and .NET Framework 4 will launch on Monday, 12 April 2010.
    Read...
    Read more

    Thursday, September 03, 2009

    2009 Ultimate Developer and Power Users Tool List for Windows

    Everyone collects utilities, and most folks have a list of a few that they feel are indispensable. Here's a list by Scott Hanselman saying... Each has a distinct purpose, and I probably touch each at least a few times a week. For me, util means utilitarian and it means don't clutter my tray. If it saves me time, and seamlessly integrates with my life, it's the bomb. Many/most are free some aren't. Those that aren't free are very likely worth your 30-day trial, and perhaps your money.

    Complete list...
    Read more

    Tuesday, August 18, 2009

    Free ebook on C# 3.0

    Our friends at Red-Gate are offering free e-book on C# 3.0. This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ.

    C# 3.0 Pocket Reference, written by Joseph and Ben Albahari, tells you exactly what you need to know, without long introductions or bloated samples.

    Boost your C# expertise and keep ahead of your peers!

    Download the free e-book here...

    Read more
    Related Posts with Thumbnails