Username:
Password:
snippetsmania.com
Post and share your code snippets
Home
Post code
Register
About
Imprint
07
2009
03
CSharp
anonymous
4
Get working directory in a C# console app
System.
IO
.
Path
.
GetDirectory
(
System.
Reflection
.
Assembly
.
GetExecutingAssembly
(
)
.
Location
)
;
Tags
c#
csharp
console
application
path
Languages
Ada
Bash
C
CIL
Cobol
CSharp
Css
Java
Javascript
MySQL
Perl
PHP
Ruby
VB
Most popular snippets
Replace all URLs with TinyUrls i...
(PHP)
Store settings in XML file in C#
(CSharp)
CSV reader
(CSharp)
Extract the search term from goo...
(PHP)
Count lines of a file
(CSharp)
All snippets on this site are freely available under the creative commons license and may be used without any limitations.
Most popular snippets