dimasite.wordpress.com
2010 October « => dimasite
https://dimasite.wordpress.com/2010/10
IT for(; ) fun! Archive for October, 2010. How to open Web.config? Posted by Dmitrij Ivanov. On October 16, 2010. 1 Open machine.config on the local machine. 2 Open root web.config on the local machine. 3 Open web.config for the application at the root of the default web site. 4 Open web.config for a subdirectory of the application found at /MyApp. 5 Open web.config for an application at the root of another site. WebConfigurationManager.OpenWebConfiguration("/", "Another Site");. Take a look to the link.
dimasite.wordpress.com
2010 September « => dimasite
https://dimasite.wordpress.com/2010/09
IT for(; ) fun! Archive for September, 2010. How to get current windows user name using ASP .NET. Posted by Dmitrij Ivanov. On September 21, 2010. There are three different ways to obtain the same information. Protected void Page Load(object sender, EventArgs e). System.Security.Principal.WindowsPrincipal windowsPrincipal = System.Threading.Thread.CurrentPrincipal as System.Security.Principal.WindowsPrincipal;. String identityName1way = windowsPrincipal.Identity.Name;. Posted in ASP .NET. If you are runn...
dimasite.wordpress.com
2010 December « => dimasite
https://dimasite.wordpress.com/2010/12
IT for(; ) fun! Archive for December, 2010. Skype is down, offline, dead! The incredible outage of dicember 2010! Posted by Dmitrij Ivanov. On December 23, 2010. Yesterday we had two different troubles with the Skype connection. During all the afternoon Skype had disconnected multiple times when I talking with people or simply using chat functionalities. At 16.00 GMT Skype was definetely dead and there was no way to connect. So what is happend to Skype? Was in the far 2007. It was a bad day for EBay.
dimasite.wordpress.com
2011 January « => dimasite
https://dimasite.wordpress.com/2011/01
IT for(; ) fun! Archive for January, 2011. Posted by Dmitrij Ivanov. On January 18, 2011. If you are completely new to the version control systems, you can take a quick overview described in this sheet. Posted in Dev Tools. Tagged: Git for Newbies. Posted by Dmitrij Ivanov. On January 17, 2011. According to the creator, Linus Towards. 8220;Git Basic Concepts” and “Git Basic Commands” through which you can quickly learn the key concepts and the basic commands for the local usage. Posted in Dev Tools.
dimasite.wordpress.com
2011 February « => dimasite
https://dimasite.wordpress.com/2011/02
IT for(; ) fun! Archive for February, 2011. Nokia and Microsoft form partnership. Posted by Dmitrij Ivanov. On February 26, 2011. Rory Cellan-Jones asks Nokia’s Stephen Elop and Microsoft’s Steve Ballmer why they chose to form an alliance. Nokia has joined forces with Microsoft in an attempt to regain ground lost to the iPhone and Android-based devices. The deal will see Nokia use the Windows phone operating system for its smartphones, the company said. The MeeGo platform was expected to form the core of...
dimasite.wordpress.com
2011 June « => dimasite
https://dimasite.wordpress.com/2011/06
IT for(; ) fun! Archive for June, 2011. Windows Phone unlocking service as part of ChevronWP7 Labs. Posted by Dmitrij Ivanov. On June 19, 2011. As announced on the Windows Phone Dev Podcast. We will soon be launching an approved Windows Phone unlocking service as part of ChevronWP7 Labs. This will be available to developers across all skill levels and all regions. Yahoo is busy or what? Cannot access yahoo e-mail! Posted by Dmitrij Ivanov. On June 17, 2011. A piece of their markup:.
dimasite.wordpress.com
Windows Phone unlocking service as part of ChevronWP7 Labs « => dimasite
https://dimasite.wordpress.com/2011/06/19/windows-phone-unlocking-service-as-part-of-chevronwp7-labs
IT for(; ) fun! Laquo; Yahoo is busy or what? Cannot access yahoo e-mail! Windows Phone unlocking service as part of ChevronWP7 Labs. Posted by Dmitrij Ivanov. On June 19, 2011. As announced on the Windows Phone Dev Podcast. We will soon be launching an approved Windows Phone unlocking service as part of ChevronWP7 Labs. This will be available to developers across all skill levels and all regions. This entry was posted on June 19, 2011 at 23:31 and is filed under Talk. Feed You can leave a response.
dimasite.wordpress.com
2010 August « => dimasite
https://dimasite.wordpress.com/2010/08
IT for(; ) fun! Archive for August, 2010. Posted by Dmitrij Ivanov. On August 23, 2010. Hi everyone my name is Dmitrij Ivanov and I’m the first fan of the information technology in my family. Eventually I’ve decided to start this blog in english because I would like to improve my english. Every report on grammar or language mistakes are really appreciated! I would like to start to use this place to share my own experience about IT solutions I’ve done in the past and I put effort every day.
dimasite.wordpress.com
Yahoo is busy or what? Cannot access yahoo e-mail!!! « => dimasite
https://dimasite.wordpress.com/2011/06/17/yahoo-is-busy-or-what-cannot-access-yahoo-e-mail
IT for(; ) fun! Laquo; Nokia and Microsoft form partnership. Windows Phone unlocking service as part of ChevronWP7 Labs. Yahoo is busy or what? Cannot access yahoo e-mail! Posted by Dmitrij Ivanov. On June 17, 2011. What about your “free” e-mail accont? A piece of their markup:. Div id=”signin”. A rel=”nofollow” href=”#” Sign in /a. Can you please explain me what is “or” in yours page markup? Mister yahoo could you please test yours service releases? I want back my e-mail box! From your own site.
dimasite.wordpress.com
2010 November « => dimasite
https://dimasite.wordpress.com/2010/11
IT for(; ) fun! Archive for November, 2010. How to install and setup a ssh server using Cygwin on Windows. Posted by Dmitrij Ivanov. On November 29, 2010. I’ve spent some time to find a solution for a free ssh server. I’ve tried http:/ www.freesshd.com. But I saw that is different from what I expected and eventually I’ve decided to install Cygwin with my bare hands. As the result I obtained the following step by step guide. 1 – Create a new local folder c: cygwin. And save setup.exe. 8217; becames X.