Recent update: 2008-3-21
236 byte By
leos at 2008-3-7
HÃ, How can I compile a managed web application at 64 bit. Is there any adjustment or configuration at Visual Studio Express Web Developer Edition or does it directly compile at 64 bit. I need urgent help please Best Wishes, </span>
258 byte By
lebelw at 2008-3-6
I would like to know if I could devellop on pocket PC with visual studio express C# and how to do it? Because I've made a pocket pc project on Visual Studio 7.1 and I can't use it on visual studio express C#. thyanks in advance for your help </span>
Hi everyone!I am coming from web developing scripting and I am quite a novice in Visual C#. I am thinking to develop an application that would use a form with DataGridView control(s). I don't want to use an external database program, such as SQL Server to store/manage my data. Instead I want ...
I have a controls on a form bound to a binding source. The first control (textbox) is my auto-number field and is read only. I also have a function that clears all the controls (textboxes, combo's, and date pickers) on the form when a user deletes a record or clicks the "add new" button. After ...
Hiim tring to send AT command to my gsm modem using serialport. but its not working properly. Reading event not working!. please help me to doing this.-- #region Namespace Inclusions using System; using System.IO.Ports; using System.Windows.Forms; #endregion namespace SerialPortExample { class ...
I have a controls on a form bound to a binding source. The first control (textbox) is my auto-number field and is read only. I also have a function that clears all the controls (textboxes, combo's, and date pickers) on the form when a user deletes a record or clicks the "add new" button. After ...
647 byte By
n9xbox at 2008-2-27
I copied my sql query from access and it looks like this"SELECT CalSTD.[Lab.ID]FROM CalSTDWHERE (((CalSTD.Element)="Al") AND ((CalSTD.[Nominal Conc])="1000"));"My problem is, I can't get this into a string that OleDbDataAdapter likes.I tested this in access so I know there is data returned.My ...
245 byte By
lebelw at 2008-2-26
I would like to know if I could devellop on pocket PC with visual studio express C# and how to do it? Because I've made a pocket pc project on Visual Studio 7.1 and I can't use it on visual studio express C#. thyanks in advance for your help
I have the following error generated from the tutorial for C#. This problem did not occur the first time that I compiled and ran the program. I am new to C# have no idea what to do. The following is the detail of the output.Update: I have solved this problem for now. The project file was ...
Hi all,I want to get a copy of the book "Visual C#(R) 2005 Express Edition: Build a Program Now!" which is free as a benefit of registering C# Express Ed. However, I've got VS Standard Edition and this book isn't included in the reg benefits. I don't want to go thru the process of ...
Is it possible to use a void in codebehind rather than a void in <head><script></script></head> piece of code... SqlDataReader myReader = null; SqlCommand myCommand = new SqlCommand("SELECT * FROM songs", myConnection); myReader = myCommand.ExecuteReader(); ...
When I create a new project in Microsoft Visual C# 2005 Express Edition in my Limitied User Account, Microsoft Visual C# 2005 says "Requested registry access not allowed". How do I correct this problem? I'm running Microsoft Windows XP Home.
HI all,I just installed C# Express and when i start it, after about 15 sec., it just stops.In the event log, ".NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A05E2B3) (80131506)"I have applications that were running on Framework 1.1 that now are not running anymore.Been at ...
Using VS2003 C# it is easy to add methods, properties, fields etc to an existing class, without having to remember all the possible options and type them in. I cannot find any way of doing this in the VS2005 Express (the closest I could find was the code snippet for an attribute, but it is sooo ...
Hi I have a DataGridView on my form. On the form load event, I use the table adapter to fill the dataset. tblEnquiryTableAdapter1.Fill(functionJunctionDataSet1.tblEnquiry);The problem is that the data doesnt display in the datagrid. I have checked the fill query in the dataset and it too does ...
Hi, Im using c# as my code behind in my aspx page. How to display message box using c# in my aspx page. Nakkeeran
Anyone know of any good books which cover XML and C#? The only one i've found so far is Beginning C# XML: Essential XML Skills for C# ...
I dynamically create a proxy class to call a web service from a variable number of web services which all implement a known method. This is done by using reflection.How do I instantiate abstract data types defined in the ...
Here should be an easy answer, how do I set the programs icon? For example, i've got a prepared .ico format image which I can use with the form icons... But for the life of me I can't find where to tell it to use an icon image for the program image itself under windows.
1470 byte By
DerM at 2008-2-15
First: I ve no Internet connection @ home i work offline.Problem:If i double click the Form1.cs in the Solution Explorer it should open the Designer but instead i get an Error Message:Could not load type 'Microsoft.VisualStudio.Shell.Interop.IVsRunningDocumentTable2' from assembly ...
I want t be able to set Icons for each Item in my ListView. However I am not finding the property for the IconImage in Items in ListView. Please help. P.S. I have added the Images to my project, but still, nothing.
I don't get it. MS supplies a turorial lesson, and I can't open the .mdb files, get version exception. Any thoughts? I installed the entire package after deleting all SQL, etc. Thanks, Jon
170 byte By
Kendsr at 2008-2-15
I am seeing projects listed in thr Recent Projetcs list mulitple times. How can we clean up the start page recent project list? There is no delete in the express version.
89 byte By
DerM at 2008-2-15
the toolbox is empty and the visual form designer is not able to startup!! prethank u
89 byte By
DerM at 2008-2-14
the toolbox is empty and the visual form designer is not able to startup!! prethank u
402 byte By
fatlog at 2008-2-14
hi,does anyone know how to enable WSE support in Visual C# Express Edition? I tried unistalling both the WSE files and Visual C# and re-installing them etc... all to no avail. The readme for WSE 2.0 states that there is a know bug where the WSE Settings 2.0.. option doesn't appear if Visual ...
1041 byte By
jb6494 at 2008-2-13
I'm learning C# after spending many years developing Java. I've grown accustomed to the power of the eclipse IDE and I'm finding myself frustrated with the VS editor. That leads to a few question: Is there a way to use an external editor (such as eclipse) from VS? I love the visual ...
504 byte By
IK81 at 2008-2-13
Hi!I'm planning to do a small project to startup with C#. I have a lot experience in coding C++ and Java, but don't have any clue of the .NET capabilities. So before I download the C# Express and install it, i want to know the following:How much effort is it to make reports (e.g. reports like ...
639 byte By
iambic at 2008-2-12
Hello,I've just installed Visual C# Express (the final version) and created a "Console Application" as well as a "Windows Application" project, saved it all, closed VC# Express and started it again. For some obscure reason, the "Recent Projects" box doesn't contain those projects, it's just ...
Hi everyone. I have a project to hand in about a week and i have a problem. This si for my Data Base class, so what my app is supposed to do is connect to a data base. That simple. Now how could i do something like that with Visual C# 2005 Express Edition. I don't have access to a windows ...
3761 byte By
rehpix at 2008-2-10
Does Visual c# Express Edition support remoting? I haven’t been able to find any information about that. To enable remoting you have to create and register a channel ala: ChannelServices.RegisterChannel(new TcpChannel()); When I try to use the following namespace: using ...
Ok...I have scoured the Internet from MSDN to Google trying to find the answer to this one....As I am new to the whole DirectX scene, I was viewing the Webcast for using C# with DirectX in game development, namely the Star Trooper game, if anybody has seen that one.I originally could not build ...
318 byte By
kexh at 2008-2-8
I'm new to Visual Studio 2003. How to let build environment refers to the Include, Lib, and Src directories of the Microsoft Platform SDK? I want to add the IP helper Library into Visual C++ console project. I already download the Windows Platform SDK for windows. Someone kindly please help me ...
I am trying to deploy a test application, which uses a config file for application parameters such as a connection string. How do I add this file to the deployment? It is not very clear anywhere how to do this? thanks in advance for any help.
91 byte By
BogN at 2008-2-7
Hi, How can i make an Installation file to my WIndows Apllication in Visual C# Express?
Hello all, I'm unable to update a SQL table in C# 2005. I created a basic form with binding navigator, dataset, tableAdapter, and a BindingSource. I have 3 text boxes on the form to display data from my table. The text boxes are bound to the binding source. I can make changes and they stick ...
481 byte By
bromba at 2008-2-7
I installed VS 2005 Express (C# + MSSQL 2005Express + Management Studio for MSSQL 2005Express) and encounter a problem trying to add new data connection. I select .NET Framework data provider for MS SQL server, database file, witch a can open with Management studio and when I test connection I ...
Given the following code:private void button1_Click(object sender, EventArgs e) { System.IO.StreamReader sr = new System.IO.StreamReader(@"people.xml"); System.Xml.XmlTextReader xr = new System.Xml.XmlTextReader(sr); System.Xml.XmlDocument peopledoc = new System.Xml.XmlDocument(); //load up the ...
Hello! I have a DataGrid type that displays a list of users on a web page. Sometimes this list is quite long, and I would like to limit it; like to only show 20 rows at a time. There should be like a "next" button to see the following items. How can I do this? thnx! ...
2012 byte By
Gombly at 2008-2-6
I'm messing with the remote assistance api's and need to use an expertblob for one of the calls. The only problem is I have no idea how to declare or use this type of variable.If anybody could render me a reply it would be much appreciated.Thanks all.*** Followup ***After reading over my own ...
Hi,i got stuck on what it think to be a bug in VC# 2005 Express.After quiting debug on a windows form application containing 2 forms, one of the forms (settings dialog) kept showing up right in front of the editor, blocking the editor window.I'm not able to click it away or sending it to the ...
I have created an application for generating XML files for korean friends of mine. The end files need to be encoded iin EUC-KR, but my files seem to be encoded in utf-8, there doesn't seem to be an option to use korean encoding :( I will appreciate any help that anyone could offer. Jason D.
774 byte By
ggunn at 2008-2-4
Error 3 The assembly "c:\dev\my Documents\VstdioProj\C#\SomeClass\SomeClass\bin\Release\SomeClass.dll" could not be converted to a type library. Type library exporter encountered an error while processing 'SomeClass, SomeClass'. Error: Element not found. ...
Hi... Me and my School mates are having an experiment where we have to note down the data for each time... (the assigment is; exersice and note down, pulse, temprature, and so on....)And so i thought i can use C#.net and xml for this, and then display the data using xsl....But how can i ADD ...
Line comments following a method's closing brace are moved to the closing brace of a method inserted beneath the first. Steps to reproduce: 1 Create a new Windows Application project 2 Add a control to the form 3 Add a new handler to the control 4 After the new handler's closing brace, add a ...
How do I get C# Express to emit a sound on Build Successful? I dont see any scheme associated with C# Express via the control panel or directly (in the registry). If yours works, please post the registry entries! Thanks.
How do I get C# Express to emit a sound on Build Cancel, Build Fail, or Build Complete? Are there other options that failed to install?
How to change Configuration Manager in C# Express 2005. I try to open Configuration Manager dialog box but Configuration Manager menu is disable. i try with this step: 1. Select Solution in Solution Explorer. 2. Choose menu Build - Connfiguration Manageram i miss something?thanks.best ...
I've made my very first application in Visual C# Express Edition 2005 , i made a text editor! So I finished my app but now i want to make an installer to be able to run it on other computers, i found the option to "publish" it, so i did that, and it create something that looked like an ...
Hello. How can I connect to SQL SERVER 2000 visually from C# 2005 Express Edition Beta 2? The options that display the DataSource wizard not include SQL SERVER 2000, or other servers. I just see options for select .MDFs files, but no instances of SQL SEVERS installed in local machine. I have ...