|
-
Feb 9th, 2003, 03:37 PM
#1
stupid q- where is the final release of my app
ahem, is it the one in the Bin directory? or the one in the Release?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Feb 9th, 2003, 03:45 PM
#2
Hyperactive Member
lol
Bin folder 
where the hell do u see an release folder?
There's a certain mystique when I speak, that you notice that it's sorta unique, cause you know it's me
-
Feb 9th, 2003, 03:50 PM
#3
Originally posted by phrozeman
lol
Bin folder 
where the hell do u see an release folder?
obj\release
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Feb 9th, 2003, 03:52 PM
#4
Hyperactive Member
Nop, don't got it.
Just check on dates, wich is created as last is the final i guess
There's a certain mystique when I speak, that you notice that it's sorta unique, cause you know it's me
-
Feb 9th, 2003, 04:02 PM
#5
Originally posted by phrozeman
Nop, don't got it.
Just check on dates, wich is created as last is the final i guess
hehehe, I've already checked for these things
same date
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Feb 9th, 2003, 05:26 PM
#6
If you have a release folder than its probably in there or the bin folder under the release folder. You can set whether or not you have seperate bin folders for debug and release in the settings/config part of the solution.
-
Feb 9th, 2003, 06:02 PM
#7
PowerPoster
I don't think you will get a release folder unless you compile your app as release instead of debug. When you compile it as release, the app is compiled in the release folder and that is the one you want.
-
Feb 9th, 2003, 06:38 PM
#8
Originally posted by hellswraith
I don't think you will get a release folder unless you compile your app as release instead of debug. When you compile it as release, the app is compiled in the release folder and that is the one you want.
that's what I was looking for. Hmm, I always used the one in the bin folder as my release edition
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|