Is there a way to check for a null characters in a string using Regex match
I need to return false if null is present in string using regex.match
View ArticleDisplay Western Digital in Arabic Culture and Arabic Format of OS "Regionl...
Hi All,Is there any solution to display western digital number in Controls (TextBox and Label, etc.) in Arabic Culture and Arabic Format of OS "Regionl and Language"??As the number would be converted...
View ArticleIPCamera Streaming save in file using VS2012
IPcamera Live Streaming and save in file using vs2012.Please give some right way.I m try to afroge.net but it is not working with vs2012.
View ArticleButton state to be set via List<string> not working
I'm trying to set the state of a collection of Buttons by using two List<> one set inside the other with foreach statements as follows: List<string> _columnName = new List<string>();...
View ArticleFind & replace hex values in a .dll file using C#
Hello everybody :)First of all, I have to say that I'm not professional in C#...a little algorithm may say what I need better:1.Start;2.Open the file "C:\avkon.dll";3.Find hex value for example 00 28...
View Articleplay mother board sound
HiBefore loading windows,system play beep sound , now i want play this sound on windows.thanks.
View ArticleBackgroundWorkerProcess Control in Windows C#
Hello Friends,In C# Windows application , am making use of BackgroundworkerProcess control, here in the event WorkerProcess_DoWork()in this i made to run the logic in the button1.Now how can i make...
View ArticleHow to extract text data from MS-Word doc file
i am developing a resume archive where people upload their resume and that resume will be saved in a specific location. the most important things is people may use any version of MS-word to prepare...
View ArticleOld VB6 Encryption using c# to Decrypt
So we have a VB6 serialization library that we use to encrypt a string and save the string do a .dat file. We read this file for licensing. We are writing the libraries in c# now and I put all the same...
View ArticleSplit items using reguler Expression
res.Text = "\n\n" + Regex.Split("THE THEVA RESIDENCY 0|Boutique Hotels 1|","|")[1];This code always returns one charter of the string why? need good spiting. I need to separate string from "|"...
View ArticleInterop.ShDocVw.dll generates System.BadImageFormatException on my...
I am trying to build a strong-named DLL for use on a Windows 2008 R2 server (x64, of course) using Visual Studio 2010 Express on a Windows 7 SP1 64 development PC and I am having considerable issues...
View ArticleConverting Html tag Scripts to PDf
Dear All Thanks for helping lot.Now I want to convert the html Scripts (including the table tage) into PDF format and save it as PDF file with password protection.I want to known Where it...
View ArticleLooking for a different code approach in C# , Please suggest.
Hi,I have a very long method with GUI updates and calling a wrapper. I want to write the code more clean and OOP design. The method is running in several parallel threads . The method update a tree ,...
View ArticleAdvice on creating windows form based application that allows multiple users...
Given a small LAN setup consisting of 6 PC’s and a server I would like to create a custom windows form application that can run on each PC per user log in. End goal is for each user to have their...
View ArticleSecuring Remoting with TcpChannel
Hi,I am new to .NET remoting and was wondering if someone could fill in some blanks.I want to use a TcpChannel to perform IPC over TCP and want to be able to secure it as sensitive data could be...
View ArticleAdding reference: Application.
Hi, im using #Develop to create an application that has buttons that open new forms. This requires Aplication.Run in a certain spot according to a C# guide. Everything works properly except it says:The...
View ArticleBest way to display data in gridview
I am using Sql database (.mdf) in winform. I need to know which is best method to show data in gridview? Or is there any option i can use other than gridview to show data. My data is simple text and...
View ArticleDifference between website and webapplication compilation models
Hi,Would like understand the below points :1. In website, codebehind files are constructed in c# and deployed into webserver, whenever page is getting accessed fallowing steps will happen:a. A dll will...
View Articlehow can i access Microsoft projects row click event cusing c# addins and open...
application with MSP I used MSProject._EProjectApp2_NewProjectEventHandler to access new project event but i did not found event handler for MSP row click (or double click). I want to open my new...
View ArticleDotnet 3.5 C# windows from run very slow on Win8x64
Hi,I have a dotnet framework 3.5(32bit) windows application installed on a Win8(64bit) computer. That Win8 machine browsed web pages quickly for Internet Explorer, and it retrieved files on our LAN...
View Article