|
|
Stories recently tagged with 'ORM'
|
|
published 14 days, 18 hours ago, submitted by
Mike.Griffin
15 days, 3 hours ago
entityspaces.net — We have created a video preview of our EntitySpaces 2009 Plugin for Visual Studio. The video is approximately 6 meg in size so give it a moment to get started. The video has sound and you might need to adjust your volume. We hope that you enjoy this video. It really gives you a feel for what it's going to be like to use EntitySpaces 2009, and it's really nice never having to leave Visual Studio. read more...
3 comments
|
category: Architecture | Views: 193
|
|
tags:
EntitySpaces, Persistence, VisualStudio, SQL, ORM | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
locrain
1 month, 2 days ago
chillisoft.co.za — 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: Architecture | Views: 21
|
|
tags:
ASP.NET, .Net, OpenSource, ORM, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 23 days, 15 hours ago, submitted by
Mike.Griffin
1 month, 4 days ago
entityspaces.net — In this post we'll take a look at both the Template Browser and the template user interface mechanism. The Template Browser lists the templates in a tree based on each template's Namespace located in the template header (shown left). You can see from the TemplateInfo tag in the template header that there is both a Namespace and a UniqueID attribute. The UniqueID will be discussed later when we dig into the user interface. Now, however, let's take a look at the Template Browser. The Template Browser is shown below (while running under Visual Studio). read more...
add a comment
|
category: Architecture | Views: 113
|
|
tags:
EntitySpaces, ORM, Database, Architecture, CodeGeneration | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
benhart
1 month, 9 days ago
blog.benhartonline.com — While easy to do, an incorrect mapping file can have you ignorantly firing off multiple updates to a database when flushing your session. This post demonstrates, and reminds you to watch how you've mapped your enums. read more...
add a comment
|
category: Open Source | Views: 8
|
|
tags:
ORM, NHIbernate, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 7 days ago, submitted by
Mike.Griffin
1 month, 11 days ago
entityspaces.net — EntitySpaces 2009 will plug right into Visual Studio and it will use its own internal code generator. This means that Visual Studio users will never have to leave Visual Studio to work on or generate their EntitySpaces architecture. The image below shows how EntitySpaces 2009 looks embedded within Visual Studio. While it is likely to change a little before our first beta this should provide you with a feel for ES2009. The nice thing is that ES2009 is a dockable window just like any other window within Visual Studio, you can even generate your EntitySpaces classes directly into your solution and the folders/files will be created automatically for you. read more...
3 comments
|
category: Architecture | Views: 207
|
|
tags:
ORM, VisualStudio, Architecture, EntitySpaces | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rstuven
1 month, 15 days ago
nhforge.org — This NHibernate extension allows you to handle data in a spatial database using .NET objects and HQL queries in a way compliant with Open Geospatial Consortium specifications. Currently we support PostgreSQL (using PostGIS extension), SQL Server 2005 (using MsSqlSpatial extension) and SQL Server 2008 (using their new spatial built-in capabilities). read more...
add a comment
|
category: C# | Views: 7
|
|
tags:
Server, SQL, 2008, postgis, GIS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 6 days ago, submitted by
Mike.Griffin
2 months, 6 days ago
entityspaces.net — EntitySpaces has teamed up with Justin Greenwood (shown left) of MyGeneration Software to create a brand new code generation engine for EntitySpaces 2009. Because of Justin's code generation expertise we contaced Justin and asked him to create a very simple, lightweight code generation engine whose only job is to execute templates (there is no user interface support by design). The code generation engine makes the EntitySpaces MetdataEngine available as an intrinsic object available to all templates through the "esMeta" property. We already have a working version of the code generation engine and thought we would share our progress with you. read more...
1 comment
|
category: Architecture | Views: 178
|
|
tags:
MyGeneration, ORM, EntitySpaces, Architecture, CodeGeneration | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Mike.Griffin
2 months, 9 days ago
entityspaces.net — We are pleased to announce that the official EntitySpaces 2008 0915 release is now available for download. This will be the final EntitySpaces 2008 release. Work is already underway on EntitySpaces 2009 and we will make a blog post filling you in on the some of details very shortly. Major Performance Enhancements are just a part of this release .... read more...
add a comment
|
category: Architecture | Views: 22
|
|
tags:
ORM, Oracle, Postgresql, VistaDB, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 12 days ago, submitted by
joycsc
2 months, 12 days ago
code.msdn.microsoft.com — Understanding the architecture and code in software application plays as major factors while building good software products. This free e-book introduces a new visual modeling technique, termed as “nAML” (.NET Application Modeling Language) which overcomes the limitation of typical modeling languages by providing revolutionary way!
Nothing much to say, just download it and you can get to know how POWERFUL it is! read more...
10 comments
|
category: ASP.NET | Views: 512
|
|
tags:
ORM, SQL, nAML, ASP.NET, UML | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 14 days ago, submitted by
dcarr
2 months, 14 days ago
blog.domaindotnet.com — Linq is not just about databases. It’s about reading the registry, your hard-disk, or even a list of function pointers to be invoked. Linq is about more event then sets (collections). It’s about making tasks easier in many cases and vastly more powerful (and most importantly your code more readable and maintainable at the same time). It’s astounding just how fast the HashSet<T> collection is. This post will show how to gain additional power that is fully supported from Microsoft which is often overlooked, yet it can solve some of the hardest problems (especially around performance however don’t prematurely optimize!).
Linq, HashSet, ORM, NHibernate, Linq to NHibernate, Linq Undocumented, Functional Programming, .NET 3.5 read more...
3 comments
|
category: C# | Views: 358
|
|
tags:
LINQ, mock, Registry, Recursion, Server | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
david
2 months, 17 days ago
davesquared.blogspot.com — A quick comparison of 3 ways of configuring NHibernate mappings: using XML files, NHibernate Mapping Attributes, and Fluent NHibernate. read more...
|
|
tags:
NHIbernate, ORM, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
.NetKicks
2 months, 18 days ago
nhforge.org — Finally a single place to look for NHibernate related stuff?! The challenge of NH Forge is provide a single centralized resource for all things related to NH offering a community blog, an easy to use WIKI, other related community-oriented tools. read more...
add a comment
|
category: Community | Views: 24
|
|
tags:
Tutorial, ORM, NHForge, Community, NHIbernate | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dcarr
2 months, 29 days ago
blog.domaindotnet.com — Includes analysis (NDepend) of the release showing related components it uses (from Castle for example) as well as more information about what has changed from the last release. Also where to download Linq to NHibernate. read more...
2 comments
|
category: Architecture | Views: 24
|
|
tags:
C#, ORM, 3.0, Architecture, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|