473,418 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,418 software developers and data experts.

How do I make a C sharp application?

Can someone tell me how to build a C sharp application from a solution that I could then email to someone else?
Dec 27 '09 #1
4 3072
alexis4
113 100+
Build and email it! Just make sure that you will also email dll files your solution is using but most of these dll resides in windows, so there shouldn't be a problem anyway. Oh and one more thing: go to project->properties and choose release or both configurations (debug+release), the release version is the one that this "someone else" should run.

PS: Post c# questions in the c# forum.
Dec 27 '09 #2
Thank you for your reply.
Can I send just the files in the "Release" folder, or do I have to send all of the files in the subfolders of the "Release" folder, as well?
Dec 29 '09 #3
alexis4
113 100+
Send the Release Folder as it is. But I repeat that if you use dll files that the other computer doesn't have, you will have a problem. To be sure about this, you must create a setup file. First make a backup of your project and then do it! Those 2 links will be a great help. You only need a few hours and you will get this properly done. Then you will send the setup file as you should.

http://msdn.microsoft.com/en-us/library/k3bb4tfd.aspx
http://en.csharp-online.net/Deployin..._Simple_Editor
Dec 30 '09 #4
Dheeraj Joshi
1,123 Expert 1GB
You can create an installer(Package it).

Regards
Dheeraj Joshi
Dec 30 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Hai Nguyen | last post by:
I'm learning C sharp and do not like vb much. I'm creatiing a wepage using panel to test myself. I tried to use these code below, which is written in VB, and to transform them to c sharp but I got...
2
by: HishHish | last post by:
I have a Java code that I want to convert it to C-sharp in order to put it in my ASP.NET web application. I used the JLCA (Java Language Conversion Assistant) for conversion, but it gave me many...
4
by: jack | last post by:
hi all im a beginer and im searching on web a good example of how to create an ini file in c sharp is this file has to be created with some functions as it was there in vb6 like get profiler...
4
by: Bruce | last post by:
Currently our desktop application is a large VC++ 7.1, Unmanaged, MFC application. We are going to be re-architecting our application and we are considering rewriting it using C-Sharp. So...
2
by: hilz | last post by:
Hi group, I am starting with C Sharp, and want to build a desktop application. I come from the Java world, where there are Rich Client Platforms that make life easier by providing most of the...
3
by: Gandalf | last post by:
Sharp effect is one of the photoshop effect on letters. some one a javascript script that create the same effect? thanks
6
by: Joe | last post by:
Every thing I have fount was for C Sharp 2005, and I can't get any thing to work. Can some some show me a code for a telnet server in C Sharp 2008 that will a allow more then one connection.
3
by: Bernard.Mangay | last post by:
At the bottom of a windows screen are those rectangular boxes for each application. Sometimes they flash to alert the user that somethign has happened. How can I make my own C Sharp applications...
3
by: Laoballer | last post by:
Hello all, I'm new to C sharp and am starting a project where I have to bring in historic weather data into a mysql database. The weather data can be retrieved via anonymous ftp spanning multiple...
4
by: hussain3047 | last post by:
Hi i am a beginner in C sharp and trying to develop a wince 5.0 device application using C sharp. i am using a thread in the Form1 Load method which is continously running a method named...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.