get file from remote machine using WMI
Hi, I need to copy a file from a remote machine using wmi but i don't know how to define the path to my machine, below is the code that makes a copy of a file in the same machine, what should be the...
View Article.NET BreakIterator equivalent
Is there a .NET equivalent of the Java BreakIterator class?
View Articledatabase with microsoft Access in c#
hai, I'm beginner for C#.. i would like to ask.. the format to read database from access into C# can we read column? actually i can parameter Row from columns.. textBox1.Text =...
View ArticleHow can I validate my config file on startup?
Say I have some assemblies that each define some custom configuration sections. Fromwithin those assemblies, do I have any option of ensuring that those sections are present and valid in the current...
View ArticleFingerprints device
Hi, I have to develop a attendance system for a company. I have to use fingerprint system through which employees attendance will be marked. please guide me what fingerprint device will be used for...
View ArticleVS2008 c# use VS2010 dll ???
Hi Can I use the C# dll file made by VS2010 on VS2008?I install both .NET3.5 and .NET4.5 on my computer.It seems it can not use.
View ArticleHow to release memory from datatable / dataset
Hello, In our application the memory is keep on increasing. In all the places in our application, we are using datatables to get the data from database and bind the details to grid or other controls....
View Articlewhat mean by this error ? what solution of this??
Processing resource file "Form1.resX" into "Debug\StackLL.Form1.resources". 1>Converting.obj : error LNK2028: unresolved token (0A00001C) "public: int __clrcall Converting::Periorty(char,char)"...
View ArticleHow to serialize and deserialize ConfigurationElement object
Hello, I need serialize and desirelize objects of Configuration Manager (http://msdn.microsoft.com/en-us/library/system.configuration.configurationmanager.aspx). This is part of my code: [Serializable]...
View Articlenet framework
Διέγραψα gac_32 gac_64 μου και τι πρέπει να κάνουμε μπορεί να με βοηθήσει σε Windows 8
View ArticleAsynchronous Calls to Dll from Web service
Sir,Currently i am have web services that are hosted and running fine on the live server. I want remove the functionality from the web methods and place them in a dll. I want the web service to make a...
View ArticleIs it possible to change the wake-on-lan setting using WMI? If so, how?
I'm tasked with finding a way to read and CHANGE the wake-on-lan setting using WMI. Is that even possible? I could not find anything about it on the web.
View ArticleWhich of the following define the rules for .net languages?
Hi,Apologize for posting the question here. I have been spent lots of time.Which of the following define the rules for .net languages- GAC - CLS - CLI - CTS - CLRI know what they are but I am confused...
View ArticleIDN Translation doesn´t work with letter "ß"
# IDN Translation doesn´t work with letter "ß" in Powershell (code is pretty similar to c#) #...
View ArticleHow to Choose a Web Development Framework in MVC Hosting
While confronting the task of web development, you are stuck in two constraints, its limited budget and time. At present time, everything is happening at quick pace. Companies are making new software...
View ArticleUses of .pfx and .snk files
Hi Can anyone tell me what is the uses of *.pfx and *.snk files.How to create that for a project.
View ArticleBEST .Net interview questions and answers
where can i download BEST .Net interview questions and answers ?Thanks & Regards, S.Guru
View ArticlePrinting customized paper size of PaperSize.RawKind 256.
I use the wpf / xps print technology, and I want to print with user custom paper size.But if PaperSize.RawKind is 256 and this printing paper size is different of the printer driver's default size,it...
View Article