locrain

Stories submitted by locrain

Habanero - Enterprise Application Framework(chillisoft.co.za)

submitted by locrainlocrain(400) 3 years, 7 months ago

Habanero is an open source Enterprise Application Framework for .Net that provides the tools to produce an agile application from the data layer through to the front-end. Released for free under the LGPL license, it persists data to and from the database using object relational mapping (ORM), manages business objects to support a rich domain model, and generates user interfaces to display and edit the mapped data read more...

add a comment |category: |Views: 124

tags: another

Anders Hejlsberg: The future of programming languages(blog.jaoo.dk)

submitted by locrainlocrain(400) 3 years, 7 months ago

In this video Anders Hejlsberg takes a look at the future of programming languages and sees the trends; declarative, dynamic and concurrent. As the chief designer of the C# programming language and a key participant in the development of the .NET Framework Anders Hejlsberg has a lot to say about this development - not just as a wish but also as something that can be realized. read more...

add a comment |category: |Views: 408

tags: another

Why I will never write a single line of VB.Net(blog.nopoint.dk)

submitted by locrainlocrain(400) 4 years, 3 months ago

Let the flame wars begin C# vs VB.Net read more...

1 comment |category: |Views: 4

tags: another

Understanding Single Sign-On in ASP.NET 2.0(aspalliance.com)

submitted by locrainlocrain(400) 4 years, 4 months ago

In this article, Masoud discusses the concept of Cross Application Authentication using ASP.NET authentication model consisting of Membership Providers, web.config configuration, encryption, and decryption of configuration files. At the end of the article he also examines the application of the concept using ASP.NET login controls. read more...

add a comment |category: |Views: 102

tags: another

IronXSLT: Changing the Way You Work with XSLT in Visual Studio(tkachenko.com)

submitted by locrainlocrain(400) 4 years, 11 months ago

A very promising XSLT plugin for Visual Studio. It already has support for: 1. XSLT Library Project (Visual Studio project type for compiling XSLT into DLL) 2. XSLT Refactorings 3. Multiple XSLT engines 4. XSLT Profiler 5. Extensive library of XSLT code snippets 6. XPath Intellisense 7. Visual XSLT builder 8. XSLT2XLinq and XLinq2XSLT converters read more...

add a comment |category: |Views: 24

tags: another

NNHibernate 1.2 has been released(blog.hibernate.org)

submitted by locrainlocrain(400) 5 years ago

The two features that NHibernate users have wanted the most are support for .NET 2.0 and stored procedures. Both are now available. NHibernate 1.2 also performs better than version 1.0, in part due to code refactoring and in a larger part due to performance-related enhancements such as update batching on SQL Server. Many other features have been implemented as well. read more...

add a comment |category: |Views: 5

tags: another

The seven sins of programmers(freesoftwaremagazine.com)

submitted by locrainlocrain(400) 5 years, 1 month ago

Fixing bugs in the coder, not the code read more...

add a comment |category: |Views: 2

tags: another