-
Creating Edmx files and testing
The favorite ORM in .NET world for me it is edmx files. It gives you the database plain – and have generators for POCO (http://blogs.msdn.com/b/adonet/archive/2010/01/25/walkthrough-poco-template-for-the-entity-framework.aspx) as for EF4.1 DBContext(http://blogs.msdn.com/b/adonet/archive/2011/03/15/ef-4-1-model-amp-database-first-walkthrough.aspx). I will use this one – because of the new ! But the template is over simplistic -so I improved . I do not want you…
-
friday links 2
Asp.Net: ASP.NET MVC Localization: Generate resource files and localized views using custom templates ASP.NET MVC 3 Dependency Management in .Net: install2 | Aspiring Craftsman HTML5 Rocks – Reading local files in JavaScript Three pillars of Unit Tests How to run multiple versions of Excel on the same computer PrivacyChoice – Privacy Pitfalls ExpressionTrees – Paulo…
-
Interfaces and more
Summary: If you want common behavior,you need an interface. And from the first one is a small step to re-organizing the program. Body: When you make a component for other people,you must make the possibility for those to 1. customize your software with their software 2. provide a default implementation For the messaging component,the…
-
friday links 1
Make Your Own Windows 8 Tablet with Off-the-Shelf Gear Lifehacker,tips and downloads for getting things done Cool Websites,Software and Internet Tips Implementing the Repository and Unit of Work Patterns in an ASP.NET MVC Application (9 of 10): The Official Microsoft ASP.NET Site Thirty-Six Stratagems – Wikipedia,the free encyclopedia ASP.NET MVC 4 Mobile Features: The Official…
-
Simple messaging system -database configuration
Contents We will create the database tables and user to access the database from the application You will find at bottom the scripts for creating database materials to read further homework for you As an older database programmer,I have started with database configuration. The selected database engine is Sql Server 2008 R2 Express – the…
-
MVC4 and Simple messaging system
MVC4 Developer preview with mobile support just released. And,because best way to deal with is within an application,I decide to create a simple messaging system for any site that is made with MVC. Description: I begin with a registered user. What he can do: 1. Create messages ( subject + body ) to send…
-
Sql developer versus C#(.NET ) developer
I am not very well yet from my operation – so I can not write yet a tutorial. But I want to propose you the following difference: Sql developer versus C# developer. In my opinion,nowadays,if you program some application,you MUST have some database. More,the retrieving of data from the dtabase is a matter of relative…
-
DISC HERNIA OPERATED
I am operated of disc hernia. I will continue blogging after 1 month.
-
Programmer Explorer setting in windows 7
This is the first part of a series of multiple posts about how to have the explorer configured right(ok,my way)in Windows 7. Please left click on “Organize (push button)” in “Computer” Please left click on “Folder and search options (menu item)” Please left click on “Open each folder in its own window (radio button)” in…
-
Programmer Visual Studio(Visual Web Developer Express) settings
Please left click on “Tools (menu item)” in “Start Page – Microsoft Visual Web Developer 2010 Express” Please left click on “Options… (menu item)” Please left click on “Show all settings (check box)” in “Options” Please left click on “Projects and Solutions (outline item)” in “Options” Please left click on “General (outline item)” in “Options”…
I am ok , you are ok