Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
GeneralRe: Start with what Micorosft created for beginners Pin
PIEBALDconsult23-Jul-10 6:59
mvePIEBALDconsult23-Jul-10 6:59 
GeneralRe: Start with what Micorosft created for beginners Pin
T M Gray23-Jul-10 8:16
T M Gray23-Jul-10 8:16 
GeneralRe: Start with what Micorosft created for beginners Pin
PIEBALDconsult23-Jul-10 9:15
mvePIEBALDconsult23-Jul-10 9:15 
AnswerRe: Online cources for beginners Pin
Ravi Bhavnani23-Jul-10 13:20
professionalRavi Bhavnani23-Jul-10 13:20 
GeneralRe: Online cources for beginners Pin
eiel23-Jul-10 22:59
eiel23-Jul-10 22:59 
GeneralRe: Online cources for beginners Pin
PIEBALDconsult25-Jul-10 6:04
mvePIEBALDconsult25-Jul-10 6:04 
GeneralRe: Online cources for beginners Pin
Ravi Bhavnani25-Jul-10 7:09
professionalRavi Bhavnani25-Jul-10 7:09 
QuestionTwo questions on Application Version information Pin
Dewald23-Jul-10 1:10
Dewald23-Jul-10 1:10 
In AssemblyInfo.cs

1. What is the difference between AssemblyVersion and AssemblyFileVersion? Why would you specify different values for the two different attributes?

2. More importantly, I see the following comment in my AssemblyInfo.cs file:
// You can specify all the values or you can default the Build and Revision Numbers 
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

This sounds like a neat idea so I thought I'd try it. But, when I access the version info in my app at runtime, using Application.ProductVersion, it still only returns the string "1.0.*". What am I doing wrong here?
AnswerRe: Two questions on Application Version information Pin
Yusuf23-Jul-10 4:01
Yusuf23-Jul-10 4:01 
AnswerRe: Two questions on Application Version information Pin
PIEBALDconsult23-Jul-10 5:13
mvePIEBALDconsult23-Jul-10 5:13 
AnswerRe: Two questions on Application Version information Pin
David Skelly23-Jul-10 6:13
David Skelly23-Jul-10 6:13 
Questionreading and replacing the ini files using c# Pin
varsh1223-Jul-10 0:58
varsh1223-Jul-10 0:58 
AnswerRe: reading and replacing the ini files using c# Pin
OriginalGriff23-Jul-10 1:21
mveOriginalGriff23-Jul-10 1:21 
GeneralRe: reading and replacing the ini files using c# Pin
varsh1223-Jul-10 2:13
varsh1223-Jul-10 2:13 
GeneralRe: reading and replacing the ini files using c# Pin
varsh1223-Jul-10 2:17
varsh1223-Jul-10 2:17 
GeneralRe: reading and replacing the ini files using c# Pin
Luc Pattyn23-Jul-10 2:38
sitebuilderLuc Pattyn23-Jul-10 2:38 
AnswerRe: reading and replacing the ini files using c# Pin
PIEBALDconsult23-Jul-10 5:16
mvePIEBALDconsult23-Jul-10 5:16 
QuestionTriggering an event from another class? Pin
faheemnadeem23-Jul-10 0:54
faheemnadeem23-Jul-10 0:54 
AnswerRe: Triggering an event from another class? Pin
Samuel Cherinet23-Jul-10 3:23
Samuel Cherinet23-Jul-10 3:23 
AnswerRe: Triggering an event from another class? Pin
DaveyM6923-Jul-10 6:09
professionalDaveyM6923-Jul-10 6:09 
AnswerRe: Triggering an event from another class? Pin
faheemnadeem23-Jul-10 6:21
faheemnadeem23-Jul-10 6:21 
QuestionnHibernate Commit throws OutOfMemoryException Pin
spit_spit_spit_spit22-Jul-10 23:40
spit_spit_spit_spit22-Jul-10 23:40 
AnswerRe: nHibernate Commit throws OutOfMemoryException Pin
Luc Pattyn23-Jul-10 2:50
sitebuilderLuc Pattyn23-Jul-10 2:50 
QuestionHow can i convert all types of files to pdf format without using any software? Pin
sush822-Jul-10 22:54
sush822-Jul-10 22:54 
JokeRe: How can i convert all types of files to pdf format without using any software? Pin
Łukasz Nowakowski22-Jul-10 23:05
Łukasz Nowakowski22-Jul-10 23:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.