Quantcast
Channel: Visual C# forum
Browsing all 31927 articles
Browse latest View live

Linker remaping DLL name in C# app.

Hello,I have an application which builds fine in VS2008, but when I want to start it, it reports that it cannot load the required assembly:System.Reflection.TargetInvocationException: Exception has...

View Article


Decimal to decimal conversion

I have a decimal number d = 80.12345. and class property decimal FixedPrice{get;set;}When I assign FixedPrice = d;, the value of Fixed price  = 80.1235.However, i want to store it as 80.12345.Can it be...

View Article


computer restart, zeromq not work properly

today power suddenly off and all computer restart, then zeromq connection got problemit is like one side can not receive message, all using subscribe and publishthen i go to client side to stop window...

View Article

broswer problem....

Hi guys I have one application like website i.e file tracker The various components used for the application are: a) Central Database server – Oracle 9i b) Web server- IIS c) Front end application...

View Article

A little problem with Visual Web Developer designer view

Hello Ladies and Boys from MSDNLittle ago, I had installed VWD 2005, when I attempted to use a DB in a website, it told me I could not.Then I deleted VWD 2005 and installed VWD 2008, and happyly the DB...

View Article


genrate key

hii am developing ERP System vs 2008( c#) sql server 2005 desktop applicationright now i don't have any security on my setup . i just deploy setup and restore database on sql server  client site.but...

View Article

c# compare textboxs

How to select if two texboxs data is samestringa = textBox1.Text;string b = textBox2.Text;if (b.Equals(a)){textBox1.Text.Select(a).ToString();}Support@Mytechnet.me

View Article

Image may be NSFW.
Clik here to view.

how to view more than one form inside of main form in wpf

Hi,    I dont know design like this.....,Main form.....,In this form if i clicked any button in expander it will show corresponded form in right, I dont know how to show more form in main form..

View Article


Anyone please explain Object Type in C#

Can someone please explain Object Type in C#?I was reading a C# Tutorial on http://www.tutorialspoint.com/csharp/csharp_data_types.htm where I was reading about Object Type which is inturn a Reference...

View Article


Unable to delete file

Hi, The file is existing within the current project like App12\output.jpg but using this, if (File.Exists("~/output.jpg")) File.Delete("~/output.jpg");that file cannot be removed. Why?Many Thanks &...

View Article

[VS2012] NullReferenceException when using args (command line application in c#)

Why is it that following code gives me a NullReferenceException when I run the application, a commandline c# application, with arguments? The arguments are valid and args[0] contains the text I'm...

View Article

Bulk insert in MS ACCESS

Hi All,Does anyone know, how to insert bulk data into to MS Access tables. In my case I have created One database(.mdb file) and I want to create 8 tables. every table will contains 10,000 rows at...

View Article

show SQL error in c#

i want to show an error in my program when the SQL server is STOP. help me please. thank you.

View Article


Writing long text in one line using stream writer

I have lengthy text that I want to write in one line. I use a string builder that I pass to a method which writes it on a .CSV file. The problem is it writes some part of text in next line. Like with a...

View Article

C# Convert console output UTF-8 to display in textbox - special characters...

Hello,I do a project on C#.I lunch a process in my source code, especially a console command.startinfo.redirectstandartoutput and input are activated.I redirect the output in UTF-8 with this line :...

View Article


Open Source api for Export a web Forms data into a word Document in C#.net

Open Source for Export a web Forms data into a word Document in C#.net 

View Article

Accessing C++ Structure Array values in C# Client

The following is my C++ declaration of the function:unsigned moduleDescription...

View Article


Refreshing DataGridView in form1 after closing form2

I have DTG in form1 and I'm inserting values in it using SQLCommand. When I click button SAVE in form2(which also closes form2) I would like to refresh form1's datagridview after clicking SAVE...

View Article

Compiler Failure Error_1

I add to a project by method extention but not compile and it shows that this failureError1 Inconsistent accessibility: parameter type 'CSharpEk.SteConv' is less accessible than method...

View Article

Read Image and text from Excel using open xml

Hello to all, I am having a problem which i am unable to resolve. I have an excel sheet which contains images and text (Basically a quiz paper). I have to Read the content of the excel and put it in...

View Article
Browsing all 31927 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>