matthjo.blogspot.com
Matt Johnson: April 2010
http://matthjo.blogspot.com/2010_04_01_archive.html
April 18, 2010. Security Work Around for NotePad Replacement: TrustedInstaller. In Windows 7 or Vista, when I try to replace the NotePad.exe file with either Notepad2. I keep getting a "You require permission from TrustedInstaller to make changes to this file" error. I found a work around at http:/ tweaks.com/forum/Topic254900-87-1.aspx. And I wanted to write it down so I don't loose it. Download the NotePad replacement of your choice. Create a new Notepad Document. Copy and paste ALL the text from CODE 1.
zamaraev.blogspot.com
Гео и просто информационные технологии: апреля 2010
http://zamaraev.blogspot.com/2010_04_01_archive.html
Гео и просто информационные технологии. Вторник, 27 апреля 2010 г. Бесплатные приложения для сравнения БД SQL Server. Бесплатные приложения для сравнения БД SQL Server. DbForge Schema Compare for SQL Server. Для быстрого сравнения и синхронизации схем, простого анализа различий и безопасного обновления базы на нужном SQL сервере. DbForge Data Compare for SQL Server. Для быстрого сравнения данных, удобного управления различиями, а также безопасной и настраиваемой синхронизации базы на нужном SQL сервере.
robbagby.com
RobBagby | Demystifying The Code
http://www.robbagby.com/author/robbagby
The SOLID Principles Video Series. On September 12, 2014 · Leave a Comment. I have just released the final video in my 5-part series on the SOLID Principles of software development. These videos are free to watch at www.DevEducate.com/series. You simply have to create an account with your email address and a password. That is all. SOLID is an acronym coined by Robert C. Martin (Uncle Bob). SOLID Stands for:. S ingle Responsibility Principle (SRP). O pen Closed Principle (OCP). This video discusses what r...
rpiesnikowski.blogspot.com
markUp code: Tool that every developer should know
http://rpiesnikowski.blogspot.com/2012/03/tool-that-every-developer-should-know.html
Developer expirience blog (When you have question email me). Wednesday, March 28, 2012. Tool that every developer should know. How many times did you spend when you want to check small chunk of your code and see what it print out? Or you want to visualize some of your Linq Queries? This tool did a real impact on my and how to test small stuff. From time when I started using LINQPad. I realize that I don't need debugger so often and I run my code inline. You can execute all commands with NppExec. For a lo...
blog.heigl-online.at
generate « Heigl Haralds Blog
http://blog.heigl-online.at/tag/generate
Artikel-Schlagworte: „generate“. Automagically generate an MSSQL Updatescript between two database versions. Montag, 28. Februar 2011. Hm, have I noted all the changes somewhere, argg, I don’t want to write SQL on my self for a column I dropped or a column I added. Wouldn’t it be nice to have a program, where you just can say: This is snapshot one of my database, this is snapshot two of my database, just do what’s necessary … . And I feel uncomfortable with cracking. You enter databases, the changed R...
rpiesnikowski.blogspot.com
markUp code: March 2012
http://rpiesnikowski.blogspot.com/2012_03_01_archive.html
Developer expirience blog (When you have question email me). Wednesday, March 28, 2012. Tool that every developer should know. How many times did you spend when you want to check small chunk of your code and see what it print out? Or you want to visualize some of your Linq Queries? This tool did a real impact on my and how to test small stuff. From time when I started using LINQPad. I realize that I don't need debugger so often and I run my code inline. You can execute all commands with NppExec. For a lo...
software-product-development.blogspot.com
Software Product Development & SEO: VistaDB vs SQL Server Express for Multi-User apps
http://software-product-development.blogspot.com/2012/06/vistadb-vs-sql-server-express-for-multi.html
Software Product Development and SEO. Thoughts and jottings on the whole process of developing and selling software products with an emphasis on selling online via a website. Saturday, 30 June 2012. VistaDB vs SQL Server Express for Multi-User apps. In my experience, the key drawbacks of VistaDB for multi-user apps are:-. 2 VistaDB's lack of paging support, e.g. something like MySQL's LIMIT, OFFSET commands, means that it is hard to avoid reading whole SQL tables of data from the DB to present in...3 In ...
blog.heigl-online.at
Programme « Heigl Haralds Blog
http://blog.heigl-online.at/category/computer/programme
Archiv für die Kategorie „Programme“. Automagically generate an MSSQL Updatescript between two database versions. Montag, 28. Februar 2011. Hm, have I noted all the changes somewhere, argg, I don’t want to write SQL on my self for a column I dropped or a column I added. Wouldn’t it be nice to have a program, where you just can say: This is snapshot one of my database, this is snapshot two of my database, just do what’s necessary … . And I feel uncomfortable with cracking. You enter databases, the changed...
darkspy1976.blogspot.com
El blog del DarkSpy: abril 2012
http://darkspy1976.blogspot.com/2012_04_01_archive.html
El blog del DarkSpy. Mi bitácora de estudio y mi rincón de desahogo. Jueves, 26 de abril de 2012. CodeMaid: Muy buena extensión para Visual Studio. Excelente esta herramienta gratuita y open source que se agrega a Visual Studio para hacer limpieza de código:. Http:/ www.codemaid.net/. VS11] CodeMaid: Excelente extensión con las 3 cosas que siempre te faltan. No hay comentarios.:. Enviar esto por correo electrónico. Open DBDiff para SQL Server 2008. Open DBDiff for SQL Server 2008. No hay comentarios.:.
blog.heigl-online.at
Automagically generate an MSSQL Updatescript between two database versions « Heigl Haralds Blog
http://blog.heigl-online.at/2011/02/28/automagically-generate-an-mssql-updatescript-between-two-database-versions
Laquo; Create Readonly Bind Mounts on Linux. Automagically generate an MSSQL Updatescript between two database versions. Hm, have I noted all the changes somewhere, argg, I don’t want to write SQL on my self for a column I dropped or a column I added. Wouldn’t it be nice to have a program, where you just can say: This is snapshot one of my database, this is snapshot two of my database, just do what’s necessary … . And I feel uncomfortable with cracking. You enter databases, the changed “new” ...You shoul...