Convert int datatype to string datatype c# access database
Hi guys, i created Windows Application form my project and there is a problem that i am facing right now. I already had an array of textboxes, and wanted to connect those database textboxes, however,...
View Article哪里有网页版的鱼骨图插件?Fishbone diagram of where the web version of the plugin?
哪里有网页版的鱼骨图插件?Fishbone diagram of where the web version of the plugin?谁能帮我一下,万分感谢。
View ArticleMEF
Currently, I am reading some documents about MEF in my free time, but I found a place and let me confusion.This is reference... http://msdn.microsoft.com/en-us/library/dd460648.aspx The problem of...
View ArticleHow to retrieve overlay icon associated with a file?
I am in this strange situation where I need to check if an overlay icon is associated with a file. To do this I require either the whole icon with overlay icon masked to it or i need only the overlay...
View ArticleDisplaying a description based on code in database
Hi everyone, i wanna ask a question.I want to display a description when the code in database are display at my program. Here is my code: UpdateDatas(); OleDbDataReader dReader; OleDbConnection conn =...
View ArticleHow the windows certificate store and its certificates work?
Hello,I want to build a software App to use the certificate for data encryption.I used Makecert.exe to create a certificate and use my App to install it in the windows certificate...
View ArticleHow to display Excel sheet data in electronic display via IP address modem in...
hi,Iam working in windows application, pos project, one electronic digital device used in supermarket for product price wireless display,we need control that by our software, If I changed in excel...
View ArticleMake only one installation file
Hi, I want to create a installable file for my C# project, I did one but .msi and other setup file needs program file to be in the same folder. But I want only one installable file to work on all PCs...
View ArticleSeccondary code is not executing
I am relatively new to Visual Studio 2010 and new as well to the C# language. I am currently working on a project and have reached a point where I cannot see why my code with its conditions does not...
View Articleapplication freezing when reading an ODBC large text field
I have a Filemaker table with some long strings of characters probably 4000 characters long or so, and it seemed to work when testing with a simple test application, but now that I'm trying to apply it...
View ArticleUnderstanding Console app exiting with Console.ReadKey
Hi !I always work on Winforms applications, but this time, I need to make a small console application. I try to understand how to close properly this console application by using Console.ReadKey. This...
View ArticlePrinter Message
HiI have a code that create and print a ticket in c# , I wanna to understand is that ticket really print or not but i cant,is anyone can help me?
View Articlehow to make a polar chart with lines c# ??
hello !! i'm working in a school project where i need to make a chart showing the speed of wind & its direction , for this i need to make a polar chart with lines like this example :link---->...
View ArticleExtract Text from External Application's Textbox(unicode) in C# application...
Hello , All Great Coders, Programmers, Developers. I have developed an Application in C# which extract text from external application's textbox , I am using user32.dll, The...
View ArticleCalling a Console application from a windows form application
Hi,I need to pass an Image URL from a windows form application to a console application. To do the same, I am calling the Console Application from a windows form application using...
View Articledoes Visual C# have any control like the asp.net wizard control?
I created a website in asp.net that had a "wizard control", which made the need for many forms un-necessary. That would be a plus in regular application development too - but I don't see a wizard...
View ArticleSave bitmap does not save changes
I am loading an empty Wulff net as a background image in a panel control. I then plot some points on the net using the following code:Dim g as Graphicsdim myPen as Pen = New Pen(Color.Red, 2)dim rect...
View ArticleDetermine a sentence structure using C#
Good day, everyone.I'm having problems on how to determine a sentence structured base on a sentence given by a user. Anyone knows how to give some algorithm to solve this problem? Your help is highly...
View ArticleBindingSource.Filter = "[Name] LIKE '%ma%'" doesn't show the Name "maa"
Hi.in Visual Studio 2012, v.11.0.60610.01 Update 3.When filtering a (System.Windows.Forms) BindingSource (DataSet.DataTable), the filter (BindingSource.Filter = "[Name] LIKE '%ma%'") does not show the...
View ArticleWhen I'm creating a Form in Visual C# 2010 Express is there any way to...
Is there any way I can automatically size the label rather than dragging the edge? Like similar to Excel and <Double-Clicking> on the cell border...Thanks for your review and am hopeful for a...
View Article