Browse by Tags
All Tags »
Windows (
RSS)
There are many programs that come with MSI installer and not every installer is free of bugs or small problems. If you are building your own installer using Visual Studio you may want to change it before publishing it to users. Here is little overview...
Lately I have found some pretty interesting e-books about different technologies and one announcement about .NET Framework 4.0 beta exams. In this posting I will introduce you books I found and first beta exams. e-Books C# to IL by Vijay Mukhy is good...
My last posting described how to read and write files located in Windows Azure cloud storage . In this posting I will show you how to do almost same thing using PHP . We will use Windows Azure SDK for PHP . The purpose of this example is to show you how...
I needed some elegant method to read registry values in my Live Writer Delicious bookmarks plug-in . RegistryKey has GetValue() method but it returns values as object. I wrote generic version of GetValue() as RegistryKey extension method . It returns...
JQuery and web development Limit Number of Characters in a TextArea using jQuery Find out which Key was pressed using jQuery jQuery Superfish Menus Plug-in Make website images look like a video with this CSS effect CSS2 – opacity Mobile 55 per cent of...
As Windows 7 is now available to MSDN and TechNet users it is time to give some references for developers who are interested in Windows 7 software development. Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 (ISO) The Windows SDK for Windows...
My Windows 7 Beta is expired. After about two hours of work computer restarts. During restart it shows me the following BSOD. As you can see then Windows 7 has also constant for the end of evaluation period defined. :)
I have Windows 7 beta running on my machine. I need to change some settings of IIS WAMREG admin service. Although I am logged in as administrator and I started dcomcnfg under administrative permissions I am not able to modify security settings. What may...
I tried to put up SharePoint development environment on Windows 7 and guess what – I succeeded. I took smaller challenge and installed WSS 3.0 SP2 . Of course, you can also install SharePoint Server instead of WSS. On my machine WSS 3.0 uses SQL Server...
After installing Windows Server 2008 to one of my development server I got the following error: Windows could not be activated . Exact details of error: Error: Windows could not be activated. Code: 8007232B Description: DNS name does not exist. As it...
More Posts
Next page »