شركة صيانة ثلاجات ايبرنا 01129347771 !! كورنيش النيل !! 0235710008 وكلاء...
لكم مننا كل احترام وامتنان ---- من فريق عمل صيانة ايبرنا الرسمىعميل ايبرنا العزيز // تتشرف صيانة ايبرنا بالتعامل معها ل صيانة جهاز ايبرنا الامريكىالاتصال بهذه الارقام فقط || 01060037840 || 01129347771...
View ArticleDebug Visual Basic Code
Please Suggest me How to Debug a program in Visual Basic ?I am trying but, Not getting anything like That..
View ArticleHow to read csv file containing many special characters?
here is the csv file::::::PTNAME,REGNO/ID,BLOOD GRP,WARD NAME,DOC NAME,XRAY,PATHO,MEDICATION,BLOOD GIVENMr.MISHRA SABHAPRASAD RAMNARESH,SH1312/00804,,SEMI DELUXE 05,SHELKE SAMEER,"X RAY LEFT HIP WITH...
View Articlehow to layout web pages?
Hi,I am new to ASP.NET and I wonder how to design a web page layout.For example, I want to move a Listbox to the upper left, a second listbox right beside the first one, and a button at the bottom...
View Article"Parameter is not valid" exception with Picturebox.refresh and cross-threading
I have a Picturebox on my main form that I am trying to refresh as I change/process its image in a different background thread. I originally tried to do it by calling refresh directly, but it...
View ArticleWhat are the possible LdapException.ErrorCode values when using...
When making Ldap calls using the System.DirectoryServices.Protocols Namespace classes and a request generates an LdapException the ErrorCode property contains a numeric value describing the error....
View ArticleWhy WinForm C# applications hangs?
Hi,I wuld like to know why my WinForm C# application hangs after several times / minutes of usage. I checked all the sqlconnection and ensured it's all withintry-catch and it's getting finally closed...
View Articleinconsistent result when running in c# and running in dos shell
Hi, I ran the following script in the MSDOS prompt and it worked fine and I get the string value:But if I run it in c# with this routine: cmd = "cscript" arg = "/c RemoteReadReg.vbs " +...
View Article.NET Compiled Binaries Are Locked on Windows 2012 and Higher File Share
Background:We have a 2012 Windows File Server, Windows 7/8 Clients. As part of our in house development we use .NET 3.5/4/4.5 Compiled Executables from Network Shares.The executables are standard .NET...
View ArticleWithdraw and Deposit Access Database
I am working on the bank project. I am able to 1.)Login 3.)Create a new Account 5.)Login as Admin(id=”admin”, pw=”123”) and Create/Delete Customers What I am unable to do is <br>4.)Deposit to or...
View ArticleSapi TTS Language Support Problem
Good Afternoon!I'm building a program based onSAPI, but due to the fact that Im Greek, SAPI cant recognisethe greek language. But, in Microsoft's site i cant find any available language pack to use.Is...
View ArticleTNS:could not resolve the connect identifier specified in asp.net
Hi , I wanted to connect from asp.net 2008 to oracle 10g and I got the error message "TNS:could not resolve the connect identifier specified" . But if I host that page on IIS 7.5 and call that page...
View ArticleSMTP server terminates connection before sending QUIT command
We have written a simple (standard .net tcp async logic) SMTP listener which listens on 25 port for incoming connections from other SMTP servers.It process all mandatory commands like FROM, RCPT TO,...
View ArticleRegex.Match (I get wrong Match.Index when in string there is \n);
I have 2 textBoxes(FindWhatTextBox,MyTextBox) and buttonfor example this.MyTextBox.Text = "Hello \r\n My name is Anton";and this.FindWhatTextBox.Text = "name";buttonClick(object sender,...
View Article"Use new keyword to create an object instance" exception in vb.net
Hello All, I am new in vb.net and getting exception "Use new keyword to create an object instance" when I am calling shared method in vb.net. Here is code snippet - protected wl as Worklist wl =...
View ArticleWhat is VB6's Licenses.Add equivalent in .NET(C#/VB.Net)
Hi,Can you please help me out to find the equivalent VB6's Licenses class in .NET?Basically VB6's Licenses.Add method returns the license key of ActiveAx control which is being dynamically added into...
View ArticleDynamic namespace could not be found.
The type or namespace name 'dynamic' could not be found. Are you missing a using directive or an assembly reference?
View ArticleCollection Editor for enum -C#
I have a userControl to store filters of Destino. My code is below://In UserControl [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public List<Destino> DestinosFiltro...
View ArticleEventLog.EntryWritten firing for events in the past
Hello - I have a windows service that will setup a delegate for the EntryWritten event. My understanding of this event handler is that it will only fire when an entry is written to the event log....
View ArticleWay to read .ts(transport stream) files in .NET
Hello,I have a requirement to read .ts file from .NET. Is there any existing classes in .NET to read the same. Or can we convert .ts file to .txt or .xml files. Thanks in advance.
View Article