|
|
Stories recently tagged with 'DanMorphis'
|
|
published 8 months, 25 days ago, submitted by
akcoder
8 months, 26 days ago
milkcarton.com — How to remove all the code thats irrelevant to what your trying to do, to make your code base easier to grok. read more...
|
|
tags:
C#, AOP, Architecture, DanMorphis | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
akcoder
1 year, 3 months ago
milkcarton.com — If you've ever tried to find a particular file or project in a 36 project solution when many projects and folders are expanded, then you know how fustrating it can be. After putting up with it for over a year, I finally asked a co-worker of mine if he knew of a way to quickly jump to a particular project in Visual Studio. He reminded me that Visual Studio has excellent macro support. read more...
2 comments
|
category: Visual Studio | Views: 1
|
|
tags:
Macros, DanMorphis, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
akcoder
1 year, 6 months ago
milkcarton.com — I've started work on the search piece of our application. Searching (no pun intended) for some inspiration on how users might want to search within our application, I brought up the current WinForms version, and then the ASP.NET version.
I realized that we need to make searching easier in WinForms client, currently when searching for a patient in our WinForms client, you are presented with a separate text box for first name, last name, SSN, date of birth, and health record number. Our ASP.NET client presents just one text box to search all of those fields. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
NHIbernate, CustomAttributes, DanMorphis, C#, ORM | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 7 months ago, submitted by
akcoder
1 year, 7 months ago
milkcarton.com — We are in the midst of doing a total rewrite of our Software, and one of the things that has come up is date and time. How do we do it, how do we store it, and how do we ensure that we can compare DateTime from one timezone to DateTime in another timezone. After a lot of research, we settled on using UTC (or UCT depending on your preference). FxCop will take care of ensuring we use UTC (for the most part), or so we thought... read more...
4 comments
|
category: C# | Views: 7
|
|
tags:
ORM, NHIbernate, DanMorphis, DateTime, UTC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 7 months ago, submitted by
akcoder
1 year, 7 months ago
milkcarton.com — Often times when you’re developing an application, there is a one-to-one mapping between your domain model (object model) and your database schema. Doing it this way often times makes it easier to wrap your head around everything going on in your app. But this isn’t always the right way to do things.
read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
DanMorphis, UserTypes, NHIbernate, C#, ORM | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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