ccyvas

Stories kicked by ccyvas

Mindscape releases NHibernate Designer for VS2010(www.mindscape.co.nz)

submitted by traskjdtraskjd(3229) 1 year, 9 months ago

Mindscape, developers of the LightSpeed ORM have released a visual designer for NHibernate users. Leveraging their years of developing a Visual Studio integrated model designer for LightSpeed, the NHibernate Designer means developers can quickly and easily start working with their NHibernate solutions. Supports full database synchronization, model first and data base first development models. read more...

add a comment |category: |Views: 474

tags: another

This Week in Fail(www.lostechies.com)

submitted by ccyvasccyvas(635) 1 year, 9 months ago

Nailed it. read more...

add a comment |category: |Views: 6

tags: another

dashCommerce 3.2 Final Released(chriscyvas.wordpress.com)

submitted by OhMelOhMel(35) 2 years, 10 months ago

Latest version of dashCommerce released. read more...

add a comment |category: |Views: 33

tags: another

dashCommerce: State of the Union Address 2009(chriscyvas.wordpress.com)

submitted by OhMelOhMel(35) 2 years, 11 months ago

dashCommerce 2009 achievements. read more...

add a comment |category: |Views: 12

tags: another

Using complex types to make calling services less... complex(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 1 month ago

A detailed examination of how jQuery can call ASP.NET AJAX web services (or page methods) with complex types as parameters, to simplify the process of serializing and sending several fields of data at a time. read more...

1 comment |category: |Views: 218

tags: another

.NET Serialization (BinaryFormater, SoapFormatter and XmlSerializer)(dotneat.net)

submitted by iloireiloire(310) 3 years, 1 month ago

Object serialization is the process of converting an object to a format that is suitable for persistence (database, file, etc) or transportation (remoting, Web Services, MSMQ, etc). This post shows how to serialize objects (whatever they are alone or within a generic or non generic collection) by using the three types of serializers available on .NET Framework 2.0 and above. Includes application example with full source code, and performance tests. read more...

add a comment |category: |Views: 66

tags: another

The Beauty of Fluent NHibernate Automapping(chriscyvas.wordpress.com)

submitted by ccyvasccyvas(635) 3 years, 2 months ago

Chris Cyvas explores the use of Fluent NHibernate Automapping in an effort to 1.) get up to speed with NHibernate and 2.) the fastest way to get started working with NHibernate. In the process, some additional benefits to the use of Fluent NHibernate are revealed. read more...

add a comment |category: |Views: 60

tags: another

Getting Mono and Visual Studio to play nice together :: Part 2(chriscyvas.wordpress.com)

submitted by ccyvasccyvas(635) 3 years, 2 months ago

Chris Cyvas continues his profiles of getting Mono and Visual Studio to play nice together. In a previous post, Chris documented how to get some Mono Project Templates to work with Visual Studio. In this post, Chris creates some Mono Item Templates for use with your Mono Project Templates. read more...

add a comment |category: |Views: 238

tags: another

WPF Flow Diagrams 1.0 Released(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 3 years, 3 months ago

Mindscape have released WPF Flow Diagrams - easily create rich interactive flow diagrams in your WPF solutions with this powerful component. Commercial, but with a 14 day trial, it's useful to explore if you need this capability in your applications. read more...

add a comment |category: |Views: 26

tags: another

Awful Command Line Parsing API in .NET 4.0(tirania.org)

submitted by KhabaKhaba(125) 3 years, 3 months ago

Miguel de Icaza about System.Core's new System.Shell.CommandLine read more...

add a comment |category: |Views: 525

tags: another

Nathaniel Talbott - How I Got Started In Programming(geekstorycorp.blogspot.com)

submitted by coreyhainescoreyhaines(334) 3 years, 3 months ago

Nathaniel Tablott, author of the widely used Test::Unit Ruby testing framework, tells how he got started in programming. read more...

add a comment |category: |Views: 1

tags: another

Getting Mono and Visual Studio to play nice together(chriscyvas.wordpress.com)

submitted by ccyvasccyvas(635) 3 years, 3 months ago

The goal was to get some Mono project templates working with Mono assemblies and the Mono compiler in Visual Studio. The trick was to do it in a way that would be able to survive upgrades of Mono installations. read more...

add a comment |category: |Views: 300

tags: another

Scott Gowell - How I Got Started in Programming(geekstorycorp.blogspot.com)

submitted by coreyhainescoreyhaines(334) 3 years, 3 months ago

Scott Gowell, a developer at TechSmith corporation, tells how he got started in programming. read more...

add a comment |category: |Views: 9

tags: another

A Failure in Microsofts Open Source Strategy(chriscyvas.wordpress.com)

submitted by ccyvasccyvas(635) 3 years, 3 months ago

If they want their development tools to be the tools to develop with and they want Windows to be the platform to deploy solutions on (open source and otherwise), then they need to consider, very carefully, how they expect to achieve that. You’ve got to do more than release open source software . . . read more...

2 comments |category: |Views: 494

tags: another

Domain Driven Design, Business Objects, Datasets and NHibernate(progware.org)

submitted by iwannisiwannis(452) 3 years, 3 months ago

Speed test comparisons between NHibernate and custom BOs and Visual Studio TableAdapters and Datasets read more...

add a comment |category: |Views: 404

tags: another

Comparing ORMs - LINQ-to-X, LightSpeed, EntitySpaces and OpenAccess(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 3 years, 3 months ago

How do LINQ-to-SQL, LINQ-to-Entities, LightSpeed, EntitySpaces and OpenAccess stand up when compared to each other? This post discusses what to consider when selecting your O/R Mapper and links to a feature matrix comparing the features provided by each of these products. read more...

12 comments |category: |Views: 1073

tags: another