Unity is failing to resolve after sometime
Hi All, We have following entry in our unity.config it is working fine and resolving the interface with proper class.<?xml version="1.0" encoding="utf-8"?><unity...
View Articleصيانة غسالات اطباق ويرلبول 01207619993 صيانة اصلاحية 35710008 متخصصون صيانة...
الشركة الاكبر والاقوى فى مجال الصيانة بمصرشركة ويرلبول/01207619993 // 0235710008 // 01023140280 // 0235710008ترحب بالسادة العملاء :-وتحيط بعلم سيادتكم ان الشركة تتعامل مع كافة ماركات الاجهزة المنزلية (...
View ArticleSqlConnectionStringBuilder fails when user id has quotes
SqlConnectionStringBuilder fails only when user id is set to '\"abc'd\"' (' "abc'd" ') or \"'abc\"d'\" (" 'abc"d' " ),t looks like there is issue with handling the double and single quotes when we...
View ArticleMSTSCLib RemoteApp Launched Application/Child forms open in middle of...
Im using axMsRDPClient7NotSafeForScripting and connecting to windows 2008 r2 server in RemoteApp or "RemoteProgram.RemoteProgramMode = true". Everything opens fine, but the applications are opening in...
View ArticleObservableCollection show duplicated (multiple) value in a listView
Hi, i wrote the following code to fire an event when some item, added in the observable collection, change property. Every time some item is added or modified the collection isrightly update. I...
View ArticleHow much cellular data does a YouTube video use on Windows Phone?
Thanks.P.S. Can somebody change the category?
View ArticleGlobal search throughout the application in web .
how can we do global search in our web application
View ArticleHow do I access the class name and method of an exception
How do I access the class name and method of an exception within my program? Pretty basic stufff I know, but can't seem to do so. ALSO, CAN SOMEONE PLEASE FIX THIS WINDOW I CANNOT PASTE INTO IT...
View ArticleSmtpClient.Send() and SmtpClient.SentTaskAsync() Subject encoding
Hi.I'm trying to send Email messages using SmtpClient class. Previously was with use of Send() method, and subject encoding was working fine, for example:Subject:...
View Articlehttp://www.mdrsesco.biz/Unexplained.png contains an icon showing two door...
There are a slew of files in C:\Windows\System32 that cannot be enumerated by System.IO.Directory.GetFiles(). One of them is slui.exe. It shows up in Windows Explorer next to an icon that appears to...
View ArticleRemove limit on Service Name in System.ServiceProcess
I wrote a utility to check specific services and see if they are stopped. The utility restarts the services, if needed. I noticed that for services with long names, the code threw an exception. Long...
View ArticleRegular Expression Capturing Repeated Patterns
I have a string pattern that looks like "PartList ABC1 TO ABC20" and some times it looks like "PartList ABC1 TO ABC20 AND XYZ1 to XYZ15". The string indicates a part type and the range of part numbers...
View ArticleHow to get the DomainSid or domain Sid ?
Hi,I would like to use this:SecurityIdentifier sidAdmin = new SecurityIdentifier(WellKnownSidType.AccountDomainAdminsSid, domainSid);But i don't know how to get the domainSid. I tried...
View ArticleWhy the C# Serial port can't Receiving Message but the VB6.0 mscomm can do it.
Dear . I have a big problem with the serial port. So I have two solution to read the serialport's message. the serial setting the same the computer. So I confirm that serial port settings is...
View ArticleWhat is the difference of using Invoke and without invoke for invoking...
Lets consider the below example,1. Invoke the delegate reference with Invoke keyword, public delegate double returndel(int r); private void button1_Click(object sender, EventArgs...
View ArticleI want to show console output in my cmd prompt in C# winform application
Hi,I'm launching the some process in C# .net Winform appliaction. But i couldn't able to see console output on the screen. The process is getting launched but inside cmd prompt window, it is showing...
View ArticleAllowing null ConfigurationProperty defaults
Custom configuration sections do not allow ConfigurationProperty items to return null as a default value, even if that is what you request. It seems likely the problem is in the class indexer of...
View ArticleBased on following code Form Key press Event, after loading form, If I Press...
private void EditGuestForm_KeyPress(object sender, KeyPressEventArgs e) { string j=e.KeyChar.ToString(); if (e.KeyChar ==(char)Keys.F1) {...
View ArticleStore alegacy database in blob container and read using OleDb
Hi All:I have to move legacy VFP databases from local storage to an Azure blob and read the data from there. Right now these tables are processed in local storage and the results uploaded to Azure...
View Article