sologut.wordpress.com
TeamCity 6.5: Free for unlimited number of users! | Sologut's Blog
https://sologut.wordpress.com/2011/05/28/teamcity-6-5-free-for-unlimited-number-of-users
My unofficial blog :). Laquo; NEWSEQUENTIALID or GUID as a Primary Key. BDD Should() assertion syntax to NUnit. TeamCity 6.5: Free for unlimited number of users! May 28, 2011 by sologut. Today I found that JetBrains released new version of the TeamCity. And that the most exciting – now it’s free for unlimited number of users. So don’t hesitate to read What’s New. TeamCity offers the following features to the .NET developers. Build and test any Visual Studio solution. Out of the box, including: NUnit.
sologut.wordpress.com
Ruby… isn’t it great? | Sologut's Blog
https://sologut.wordpress.com/2011/04/13/ruby-isnt-it-great
My unofficial blog :). Laquo; HP dv9700 and Windows 7. NEWSEQUENTIALID or GUID as a Primary Key. Ruby… isn’t it great? April 13, 2011 by sologut. Yesterday I finished introduction course of the Ruby language at http:/ tryruby.org/. And you know it’s great! I really liked Ruby, but in addition I. Itself. It’s just great! So if you “Got 15 minutes? Give Ruby a shot right now. Today I done Rails For Zombies. Leave a Reply Cancel reply. Enter your comment here. Address never made public).
sologut.wordpress.com
April | 2011 | Sologut's Blog
https://sologut.wordpress.com/2011/04
My unofficial blog :). Archive for April, 2011. Ruby… isn’t it great? On April 13, 2011 Leave a Comment. Yesterday I finished introduction course of the Ruby language at http:/ tryruby.org/. And you know it’s great! I really liked Ruby, but in addition I. Itself. It’s just great! So if you “Got 15 minutes? Give Ruby a shot right now. Today I done Rails For Zombies. Tutorials. Ruby on Rails is really amazing. Tutorials are also very good, but you know that zombie stuff…. Read Full Post ».
sologut.wordpress.com
Oracle VirtualBox: widescreen resolution | Sologut's Blog
https://sologut.wordpress.com/2011/05/29/oracle-virtualbox-widescreen-resolution
My unofficial blog :). Laquo; BDD .Should() assertion syntax to NUnit. Oracle VirtualBox: widescreen resolution. May 29, 2011 by sologut. Found the following fancy way to set resolution on the guest machine:. Vboxmanage controlvm Home Premium setvideomodehint 1280 720 32. Note: You should install quest additions in order to get above command working. Posted in I recommend. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:.
sologut.wordpress.com
February | 2011 | Sologut's Blog
https://sologut.wordpress.com/2011/02
My unofficial blog :). Archive for February, 2011. HP dv9700 and Windows 7. On February 14, 2011 Leave a Comment. After I installed Windows 7 on my HP dv9700 laptop, I noticed that I can’t adjust screen brightness… I looked for drivers on HP site, but it doesn’t contain drivers for Windows 7… I tried Drivers for Vista. And it did the trick…. Read Full Post ». Create a free website or blog at WordPress.com. Create a free website or blog at WordPress.com. Follow “Sologut's Blog”.
sologut.wordpress.com
June | 2011 | Sologut's Blog
https://sologut.wordpress.com/2011/06
My unofficial blog :). Archive for June, 2011. On June 6, 2011 Leave a Comment. I’ve finally had some time to bye a domain and to move the blog. Here is a new Url http:/ ayvazyan.net/. Sorry for any inconvenience. Read Full Post ». On June 2, 2011 Leave a Comment. Planning poker is an interesting approach to make estimations. If you interested in it but didn’t have a chance to try it yourself, the following link will be extremely usefull http:/ planningpoker.com/. Read Full Post ».
sologut.wordpress.com
BDD .Should() assertion syntax to NUnit | Sologut's Blog
https://sologut.wordpress.com/2011/05/28/bdd-should-assertion-syntax-to-nunit
My unofficial blog :). Laquo; TeamCity 6.5: Free for unlimited number of users! Oracle VirtualBox: widescreen resolution. BDD Should() assertion syntax to NUnit. May 28, 2011 by sologut. If you didn’t have a chance to review NUnit.Should. Library you definitely need to do that right now! It’s available as NuGet Library Package as well). NUnitShould adds fancy BDD style syntax to NUnit. For example you could use 5.Should(Be.EqualTo(5). Instead of Assert.That(5, Is.EqualTo(5). Posted in .NET.
sologut.wordpress.com
NEWSEQUENTIALID or GUID as a Primary Key | Sologut's Blog
https://sologut.wordpress.com/2011/05/04/newsequentialid-or-guid-as-a-primary-key
My unofficial blog :). Laquo; Ruby… isn’t it great? TeamCity 6.5: Free for unlimited number of users! NEWSEQUENTIALID or GUID as a Primary Key. May 4, 2011 by sologut. If you still don’t use GUIDs as a Primary Key for you tables, or if you do and use NEWID function, I have something to tell you. Since MS SQL Server 2005 we could use NEWSEQUENTIALID function to create unique GUIDs. It’s faster than NEWID. It’s optimize work with index pages. I created a tiny script to play with NEWSEQUENTIALID.
sologut.wordpress.com
May | 2011 | Sologut's Blog
https://sologut.wordpress.com/2011/05
My unofficial blog :). Archive for May, 2011. Oracle VirtualBox: widescreen resolution. Posted in I recommend. On May 29, 2011 Leave a Comment. Found the following fancy way to set resolution on the guest machine:. Vboxmanage controlvm Home Premium setvideomodehint 1280 720 32. Note: You should install quest additions in order to get above command working. Read Full Post ». BDD Should() assertion syntax to NUnit. Posted in .NET. On May 28, 2011 Leave a Comment. Read Full Post ». Posted in .NET. It “...