C#
Hello,
How to remedy to a .Net program turning on a cash register that started to generate wrong shopping invoices ; the date is wrong, the quantities purchased is erroneous and promoting reductions are not taken into account.
Any idea ?
- 979 views
- 1 answers
- 1 votes
Hello,
I have some data in xml and I need to convert it to excel format. I also need to carry out sorting and filtering on my excel spreadsheet.
How can do it? Please provide me the C# codes to convert xml to Excel.
Thanks.
- 4139 views
- 2 answers
- 0 votes
Hi,
I have installed Adobe reader & i normally use Active X control to link my stored PDF files on my hard drive to my website, which i enter the URL that opens to the file. I entered the URL to one of my files to download it for reference but i get an error 'Cannot read the file on memory'. What could be the issue on Active X control of adobe reader?
- 1208 views
- 1 answers
- 0 votes
I'd like to know how to resize encoded video on C#. Can you teach me how to deal with it. I need your big help on this.
- 3451 views
- 2 answers
- 0 votes
I am currently setting up the installer for my C# desktop application. I was wondering if I can put splash screen sound effects. In case it is, would the sound file have an effect on the speed of installation?
- 932 views
- 1 answers
- 0 votes
Hello,
I’m currently working on a C# console application for a client that brings a custom AD field up-to-date. This application is run on 2 domain controllers by the customer. The problem is that on the Windows 2008 Domain Control when the Application reaches the Commit Changes statement, a “General Access Denied” error is received. I can fix the issue by hard-coding the login details into the Directory Entry connection or keeping them in app.config, but this is not the appropriate solution. The Application works without any errors on the Windows 2003 Domain Controller. Here’s my code:
Code works on Windows 2003 Domain Controller but not on Windows 2008 Domain Controller
- 1252 views
- 1 answers
- 0 votes
I am interested in learning the programming languages. Can anyone tell me which is better: C# or C++?
- 1433 views
- 3 answers
- 0 votes
I want to know about trace class and debug class. Both things are similar to me. WriteIf or WriteLineIf can be done with a simple if statement. Asserting is also confusing. It seems like it could be done by just stepping through the code using breakpoints and the debugger to watch local and auto variables. Can anyone briefly explain how these things work? Thanks in advance.
- 1050 views
- 1 answers
- 0 votes
I'm thinking of taking the 70-753CSHARP test. Can anyone tell me the content of the 70-753CSHARP test?
How important is the 70-753CSHARP test?
- 1094 views
- 1 answers
- 0 votes
Hello everyone.
I need to delete mails of my inbox through asp.net. Is there any way to perform this concept?
I have heard something like an open-source library called OpenPop.NET.
Below is a screen shot of the program I managed to search online, but I'm still having a hard time understanding it.
Waiting for your responses.
Thanks you.
Check Mail
Do you want to delete this message?
yes No
- 2532 views
- 1 answers
- 0 votes