visual-c#-express-2010
Visual C# Express 2010 Importing a project from Visual Studio
I am trying to load a project in my installation of Visual C# 2010 Express. The project was created by another groupmate using Visual Studio 2010. It\'s a stub project (no actual code). When I try to[详细]
2023-04-13 03:38 分类:问答Unit Testing in VS 2010 Express for Windows Phone
I am developing a Windows开发者_StackOverflow社区 Phone 7 project and wish to test the app\'s business logic (i.e. just the vanilla C# code) within stand-alone unit tests, run on Windows from the comm[详细]
2023-04-13 00:49 分类:问答Best way to store sets of images for Windows Forms
I am developing a windows forms applications and I will use sets of images (think icons). Depending on the theme, different sets of images must be chosen (I will later draw them using a Bitmap).[详细]
2023-04-02 21:19 分类:问答Reference disappear upon debug/build (C#, VB.NET, VS2010)
I am using the MagicLibrary for a few components. I knew it was written in Visual Studio 2003 and recompiled it in Visual C# Express 2010. It compiled just fine and I 开发者_StackOverflow社区could see[详细]
2023-04-01 06:59 分类:问答Visual C# Express - How to spell check comments in a whole project?
I need to spell check all comments in my project. Any easy wa开发者_C百科y to do that? Note that I am using Visual C# Express (free) and not Visual Studio (paid).[详细]
2023-03-29 01:17 分类:问答Visual C# Express and Oracle database Express using entity framework
I\'m trying to access my Oracle XE database using Visual C# Express and entity framework. I\'ve tried installing oracleef (http://oracleef.codeplex.com/) but I\'m not getting Oracle EF provider insid[详细]
2023-03-26 18:42 分类:问答WW_MOUSE_LL hook doesnt get called
Im currently creating a AFKChecker for my application. The problem is that the low level mouse hook doesnt get called.[详细]
2023-03-26 03:05 分类:问答SQL Query depending on a Winform control. C#, VS2010
I new to C#, and trying to make a winform app, i am having problem to search a Database depending upon the text entered in a textbox.[详细]
2023-03-17 01:15 分类:问答Where does Visual C# 2010 Express keep it's temporary files?
I worked on an application for a couple of days and saved files frequently with Ctrl+S. This morning I found out that my computer had force-restarted because of Windows security updates. Apparently Vi[详细]
2023-03-13 19:31 分类:问答Visual C# 2010 Express: show elements of array while debugging?
Isn\'t it possible to show all elements of an array or datatable etc. while debugging just by hovering over the elements pointer (like in Visual Studio)? I get some properties or so when I keep the mo[详细]
2023-03-06 00:51 分类:问答