Posts Tagged ‘.Net’

Did you know about db4o – a brilliant object oriented database

January 27, 2010 - 8 Comments - App Development

db4o-slash
Db4o. It’s an object oriented database. It’s so simple, so easy to learn, well, you nearly don’t need to remember anything new.

Article Tags: , , , ,

8 tips and links could help you as a developer

April 28, 2009 - 5 Comments - App Development

I want to share some of my experience in App/Web development. Those tips’re about tools, coding styles, technology which is usefulfor developers. I also insert some links lead to valuable articles for further information. Hope they could help you as they did to me.

Article Tags:

Run an app or a link

April 11, 2009 - No Comments - C#.NET Code

To run an app or a link(open in default browser)

Article Tags: ,

Config for Subsonic in Winform

- 2 Comments - C#.NET Code

To use Subsonic as an DAL in your windows application, you will need to do a bit more work then for Web App.

Article Tags: ,

Convert from stream to string

- No Comments - C#.NET Code

Convert from stream to string

Article Tags: , ,