• Home
  • About
  • BestBloggingIdeas
  • DotNetLearningSource
  • FORUM
  • Joblinks
  • Latest News
  • Policy
  • POSTS
  • SimplySqlServer.Com && SimplyAspDotNet.Com
  • Sitemap

Join Ours Forum

Asp.Net,C#,Ajax,Sql server,silverlight,Javascript codes exambles articles,Programming exambles

RSS Feed

Category Archives: Windows Shell

Copying Folder Contents using Xcopy

Posted by on February 7, 2010 1 comment

Introduction: Xcopy is a powerful copy command with excellent features,we can easily copying any win32 items using Xcopy. Main: Xcopy command syntax, XCOPY source [destination] [/A | /M] [/D[:date]] [/P] [/S [/E]] [/V] [/W] [/C] [/I] [/Q] [/F] [/L] [/H] [/R] [/T] [/U] [/K] [/N] [/O] [/X] [/Y] [/-Y] [/Z] [/EXCLUDE:file1[+file2][+file3]…] source Specifies the file(s) [...]

Dumping and Extracting Directories Using Windows Shell’s

Posted by on January 20, 2010 0 comments

Introduction: Sometimes we need to move a particluar dir and contents into another machine.In this article i am going to explain this task with Windows Shell Script. Main: Here i pasted two scripts,one for extracting and another for Compressing, Extracting.vbs <strong>Dim strPath, strPath1, strFileName, intLen, strText, oLinesRead Const ForAppending = 8 Const ForReading = 1 [...]

Enter your email address:

Delivered by FeedBurner

<
  • Random Posts

    • Pattern matching with AWK
    • How To Create Forms Authendication in ASP.NET
    • Differences Similarities between Web Server and Application server iplanet Websphere Java
    • Web Services Architecture-ASP.NET Framework
    • Checking Network Status Using Asp.Net/C#/NetworkInformation
  • Search by Tags!

    Application AspNet Basic between Black Bluetooth Build Business Collection Consultants Design Development Downloading effective Excel Experts Generics Implement Installing Interview Logic Management Microsoft Minutes Object Outlook Professional Programmer Programming Project Projects Questions Ready Select Server Services Silverlight Source Strings Studio Through using Visual Website Wordpress
  • Archives

    • August 2011
    • June 2011
    • May 2011
    • April 2011
    • March 2011
    • February 2011
    • December 2010
    • November 2010
    • October 2010
    • September 2010
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009

Copyright © 2012 NetProgrammingHelp.com

Δ Top