Visual C# Express Edition announcement
-
Link
This forum has been locked; it is still available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual C# forum. Thank you for your participation in this forum.
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky3VotesVisual Studio 2010 Express is now available!
Settings > Expert Settings menu. Learn more about the Visual Studio Express products: · Using Visual Studio ... -
Sticky0VotesVisual C# Express FAQ
I am excited to announce the availability of the following FAQ paper which lists some of the questions frequently asked by the Visual C# Express forum members. This material should not be ... -
Sticky5VotesThe Answers for The common questions in this forum
Q: Where can i find C# Tutorials online? you may find some resources and usefull links in this thread ...
-
Answered1VotesHow to get selected item from ListView?
Hello.How I can get the selected item from a listview.for example if I wan't to delete it..... 2 - I have a Folder Browsing Dialog.How I can search file (.txt or .mp3) in the ... -
Answered1VotesWriting a console application with Microsoft Visual Studio Express 2012 for Web
Am using Microsoft Visual Studio Express 2012 for Web and am trying to create a console application with C# but I cannot find the console application in Installed templates. What do I need to do now? -
Answered0VotesNon-repeating combinations of numbers????
I want add to program lets say 40 different numbers, use 50 or 100 combinations of 10 numbers(of that 40 that I added to program),combinations that will not repeat the same...How to do ... -
Answered5Votesshow form in C#
Hi, I'm new to C#, been programming VB express 05 for about a year, and I want to know, How do you show another form?? I have a form, MainForm, and an About Box, AboutBox, and on the main form there ... -
Answered1Voteshow to import Active directory module in c#
how to import Active directory module in c# to obtian user object info like account expiry date ect. Support@Mytechnet.me -
Answered0VotesPowershell in C#
Dear Exprt, Not able to get result in textbox, furthermore i want to get computer name from textBox2 using ... -
Answered1VotesIf computer name correct and ping
if (System.Net.NetworkInformation.Ping(textBox2.Text ==true) { MessageBox.Show("enter ... -
Answered0VotesHow to determine computer account on network pingable
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using ... -
Answered0VotesC# hoe to change memory value
using System; using System.Management; using System.Windows.Forms; namespace ... -
Answered0VotesSQL CommandBuilder
I want to use sqlcommandbuilder to implement master/detail form for CRUD operation. How can I do that? -
Answered0Voteshow can I show data in chart from data in sql database?
hi I have a sql database with a table which included to column and each column has got 100 numbers. I would like to show these data to a graphical chart ... -
Answered0VotesAm I able to get Latitude and Longitude from Bing without using a map?
Hello, I have an address that I am typing in and I wanted to get the latitude and longitude for the address and was wondering if I was able to do this with a desktop app without ... -
Answered0VotesDoes Visual C# 2012 Express have the "NuGet" packge to do the Open-Source GIS in DotSpatial?
Hi all, Visual C# 2010 Express could not take the existing "NuGet" package to do the Open-Source GIS in DotSpatial. I don't know whether the sophisticated 64-bit Visual C# ... -
Answered0Votesmissing design form in csharp
how do i recover my missing design form in my csharp page -
Answered0Votesdevloping browser
Hello, sir i want to devlop my own browser using c# so plz help me -
Answered0VotesWindows Form exsample of a tcp client and server
I put together a simple tcp server and then I tried to create a client to connect to it. and well I just can't seem to get it to work. The client just doesn't connect. Well I know that I'm doing some ... -
Answered0VotesVisual Studio Express Running on Windows RT
Is there any plan to develop a Visual Studio that RUNS on Windows RT? I don't understand why this hasn't been done. Yes, I know the standard comeback is to run some kind of remote debugger ... -
Answered0VotesProgramatically looping through a gatagridview to find empty rows
Hi Here is the code that i am trying to insert values into my database from a datagridview,using the button click event. However, the user adds these values ... -
Answered2Votes"==" Vs "Equals"
Hi As Far as I know For value types: Both "==" and "Equals"compare the values For Reference Types: ... -
Answered0Votestransfer data from class to form textbox1
following class running fine however i would like transfer data from class to form textbox using System; using ... - Items 1 to 20 of 10651 Next ›


