Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How you will connect to windows directory in c#?

Answers were Sorted based on User's Feedback



How you will connect to windows directory in c#?..

Answer / parmjit

We can get path of windows director from the following
function call

Environment.SystemDirectory.Substring(0,
Environment.SystemDirectory.LastIndexOf("\\"))

Is This Answer Correct ?    3 Yes 2 No

How you will connect to windows directory in c#?..

Answer / anatoliy

Directory.GetParent(System.Environment.SystemDirectory);

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More C Sharp Interview Questions

Why do we use dataset in c#?

0 Answers  


wipro interview question on 28-Apr-10 1.what type of authentication used in web service, 2.what are type of multithreding ? 3.diff bet delegate and multithreading? 4.how to write update query trigger in stored procedure. 5. if you are so sharp then what happens when you click .net appln exe in system,who CLR get loaded. 6.how to use work flown in application. 7.what is main purpose of script manager. 8.how u handle cretical transaction. 9.how you syncronize the method from no of user, 10.how change name of shared assambly

1 Answers  


Define assert() method? How does it work?

0 Answers   Siebel,


Can properties be private in c#?

0 Answers  


What are the types of constructors?

0 Answers  


What is the advantage of dependency injection?

0 Answers  


What is raise event and what is its use?

1 Answers   Wipro,


Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.

0 Answers  


What does args mean in c#?

0 Answers  


What is difference between singleton and static class in c#?

0 Answers  


Is null == null c#?

0 Answers  


Explain the role of Garbage collector and its generations?

0 Answers   MCN Solutions,


Categories