NetworkedBlogs.com (beta) is an extension of the Facebook app NetworkedBlogs.

Developing Mind

 

Information

Blog Name: Developing Mind
Url: http://blog.technothink.net
Language: English
Topics: Programming, .NET, Technology
Description: Technology-oriented blog, with most of posts on .NET, Architectures and programming adventures.
Popularity: 3 Followers

Blog Feed

Enlist and export installed HotFix on Windows (7)
Sometimes we need to be sure ALL servers (production ones, by example) are aligned from HotFix point of view; sometimes we are in doubt production servers and Integration ones are NOT aligned with service packs and hotfixes. Here's a small script (you can run from the Command Line), to generate a .csv file with all information regarding installed HotFix. wmic qfe list full /format:csv /output:c:\temp\qfe.csv NOTE: Windows 7 has a bug with the (some) /format command switch.  The command above DOES NOT WORK giving the following error : “Invalid XSL format (or) file
[POLL] What is your Techno wish-list to Santa Claus ?
Christmas is approaching … just less than 2 months to the ever-desired holiday time of the year. As a geek, I Imagine what a “techno-Santa Claus” can bring to me (because I’ve been a good boy ). What is the (one or more) techno-gadge
VMWare Player 3.0 RC … Impressive
Just after the news sent me from my friend Alberto, I started digging’ out to find the “Download Page” for the Public Beta of
Another Code Snippet Test…
This time I’m trying to post code snippets … with another Plugin I found on my friend’s blog (Andrea Dottor). using System;   public class Class1 { public Class1() { } } Will it be right-formatted ?
Trying to post some code snippet…
Few hours ago I found the blog of the author of the Code Snippet Plugin for Windows Live Writer. Now, I’d like to try it out on Blogger platform…Will it work ? namespace DevMind.Examples.Blogging { using System; using System.Data; public class BloggingCode { public BloggingCode() { } } } Will it work ?

Followers

This blog has 3 followers. Visit the blog page on Facebook to see who's following this blog.
Follow

Popular in:

Not enough data.
Calculated for blogs with 20+ followers.

Related Blogs

This site uses BitPixels previews
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.