Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:30449
More Search Options
RSS Available
Matching Posts
Sound card recommendation for Windows Server 2008
Hi All I am using Windows Server 2008 and am using Creative Sound blaster X-Fi -- which I have found out Im unable to get drivers for. So does anyone have a suggestion for a sound card that works well with Windows Server 2008? Thanks
Posted to
Free For All
(Forum)
by
mckelt
on 4/6/2009
Re: Email Server supporting IMAP/POP3/SMTP
Ive used this before http://www.lumisoft.ee/lswww/ENG/Products/Mail_Server/mail_index_eng.aspx?type=info
Posted to
Free For All
(Forum)
by
mckelt
on 2/17/2009
Re: E-Commerce Solution Suggestions
check out http://dashcommerce.org/ or http://www.nopcommerce.com
Posted to
Free For All
(Forum)
by
mckelt
on 11/7/2008
Re: Word Document Creation in ASP.NET
Have a look at WordML http://www.codeproject.com/KB/office/Generating_Word_Reports.aspx
Posted to
Free For All
(Forum)
by
mckelt
on 9/4/2008
Re: OR/M and data access
Hi I have never had to touch any xml files -- Castle Active Record does all this using Attributes and essentially hides this away. For my first project I originally designed my DB schema first and then used Code Smith Active Record templates to generate the classes from my schema. (I usually do this the other way around now and call ActiveRecordStarter.CreateSchema(); which creates all my tables/relations) But you may be best of having a look at this http://using.castleproject.org/display/Contrib
Posted to
Architecture
(Forum)
by
mckelt
on 9/1/2008
Re: OR/M and data access
Here is a quick example of a class in Castle Projects Active Record wrapper for NHibernate (there is no xml files required for this) here is an example class [Serializable] [ActiveRecord] public class SuperHero { private int _superHeroId; private string _realName; private string _superHeroName; private ISet _superHeroPowerList = new HashedSet(); [PrimaryKey(PrimaryKeyType.Identity)] public int SuperHeroId { get { return _superHeroId; } set { _superHeroId = value ; } } [Property] public string RealName
Posted to
Architecture
(Forum)
by
mckelt
on 8/27/2008
Re: OR/M and data access
Check out Castle Active Record -- a open source wrapper around a NHiberbate -- http://www.castleproject.org/ The Castle ActiveRecord project is an implementation of the ActiveRecord pattern for .NET. The ActiveRecord pattern consists on instance properties representing a record in the database, instance methods acting on that specific record and static methods acting on all records. Castle ActiveRecord is built on top of NHibernate , but its attribute-based mapping free the developer of writing XML
Posted to
Architecture
(Forum)
by
mckelt
on 8/27/2008
Re: Learning from others
check out http://www.castleproject.org/ It offers a proven MVC platform in monorail and also uses Active Record around NHibernate. Also check out Alt.Net AltNetPedia ALT.NET - Alternative tools and approaches to mainstream .NET
Posted to
Free For All
(Forum)
by
mckelt
on 8/12/2008
Re: CMS
http://csharp-source.net/open-source/content-managment-systems
Posted to
Free For All
(Forum)
by
mckelt
on 8/12/2008
Re: What is the Best Free IIS asp.net Blog Software?
http://www.dotnetblogengine.net/
Posted to
Free For All
(Forum)
by
mckelt
on 8/4/2008
Page 1 of 31 (306 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online