• 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”…

  • Programmer settings – Add shortcuts to “send to”

    In this tip I will show how to add a “send to” notepad menu item(you can add for another programs too) Please keyboard input [… Win-R] Please keyboard input in “Run” [Enter] Please right click on “Items View (list)” in “C:\Users\andrei ignat\AppData\Roaming\Microsoft\Windows\SendTo” Please left click on “New (menu item)” Please left click on “Shortcut (menu…

  • Backup application for Windows Azure

    I have written( with Vunvulea Radu and Catalin Gheorghiu)  a backup application for Azure. It is made with MVC + Azure Tables. It was made initially for a contest,but I intend to work further and progress . You can play at http://backupapp.cloudapp.net/ The code source is on http://myazurebackup.codeplex.com/ – and you can add also your…

I am ok , you are ok