blah blah blah is here! blah blah » Close

0
votes
1 answers

Help with C# project

Hi guys I am new to c# and I have a question. I hato write BattleShips (the game) on C# (in console) but I have a problem writing it Could you help me out? This is my source code so far but when I run it it just prints out 1 line of 10 z ...

0
votes
0 answers

java information security projects

Brother need some information security related projects or idea about simple information security projects in java.

0
votes
2 answers

Final year project ideas

hi im doing my final year project(Bsc) and im looking for some suggestions on what to do. I would like to develop something in c# smart device/windows mobile and xml any suggestions would be greatly appreciated. Thanks

0
votes
1 answers

Sharing Web Service for multiple projects

Hello, is there a way to share the web service instead of having to add a new service reference in each project? For example, if i change the address, i have to change it in each project. If i share it for all projects, i only have to ch ...

0
votes
1 answers

Project Dependencies

eeboy
499

I have a WPF application in which I am utilizing a third party component. It came packaged in a .msi file so there was an actual installation. I am assuming it registers the component during the install. I've added a reference to the compon ...

0
votes
1 answers

Project Structure

eeboy
499

What is the correct way to structure a project in Visual Studio? I currently have a few classes which serve as a back end to an application. I then have two versions of applications, a console app and a WPF app. Up until now I *know* I ...

Feedback