Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
~2K People Reached
Interests
Programming
Favorite Forums
Member Avatar for Sonny_2

Hello everyone! Can anyone help me? I wanted to create a custom prerequisites for my installer. I'm using Visual Studio 2013. To do this, it seems I need to use Bootstrapper Manifest Generator tool(BMG), but it doesn't exist anymore. I tried to create my own xml file to include the …

0
86
Member Avatar for kidkardel

Hi again. I am on the part where I am ready to publish my .cs program and tried to install it to my friends pc when I noticed it doesnt connect to the sql and just makes an error, I noticed that i declared all my paths like this: Sample …

Member Avatar for mridul.ahuja
0
152
Member Avatar for Suzie999

My code does not appear to be formatting correctly when I ctrl k,f. looks like this... namespace CS_TexasHoldem { class Card { private char suit; char value; public Card() { } } } Does that look weird? What can I do about it, I'm pretty sure it does not do …

Member Avatar for Suzie999
0
122
Member Avatar for nunntb473

I'll prelude this with I am a novice coder at best and this is mostly a hobby that I would like to do professionally one day, but that day may be 10+ years from now. So for now I tinker and learn here and there. Part of the reason I …

Member Avatar for nunntb473
0
2K
Member Avatar for babbu

Hi, My project is in c#, created in vs2008 with access 2007 as the db and windows 8.1 as the os. I've created a setup file with the required dll and accdb file added to it. When the application runs for the first time it creates another copy of the …

Member Avatar for cgeier
0
186