Click here to Skip to main content
       

C#

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: Paralel QuickSort with 2 threads running at the same sppedmvpDave Kreskowiak18-Jan-13 7:31 
GeneralRe: Paralel QuickSort with 2 threads running at the same spped [modified]memberGeorge Nistor18-Jan-13 7:38 
GeneralRe: Paralel QuickSort with 2 threads running at the same sppedmemberGeorge Nistor18-Jan-13 22:49 
GeneralRe: Paralel QuickSort with 2 threads running at the same sppedmvpDave Kreskowiak19-Jan-13 3:27 
QuestionDataSet to Dictionary Join?memberRickSharp17-Jan-13 12:25 
GeneralRe: DataSet to Dictionary Join?memberPIEBALDconsult17-Jan-13 12:34 
GeneralRe: DataSet to Dictionary Join?memberRickSharp17-Jan-13 12:51 
GeneralRe: DataSet to Dictionary Join?memberPIEBALDconsult17-Jan-13 13:03 
GeneralRe: DataSet to Dictionary Join?memberRickSharp17-Jan-13 13:13 
AnswerRe: DataSet to Dictionary Join?memberHuorSwords17-Jan-13 21:18 
GeneralRe: DataSet to Dictionary Join?memberRickSharp18-Jan-13 7:02 
QuestionLinking files to a projectmemberTheGermoz17-Jan-13 8:43 
GeneralRe: Linking files to a projectmemberPIEBALDconsult17-Jan-13 9:12 
I'm unsure exactly what you are asking, but maybe I can shed some light for you anyway.
 
The project file is just XML and a regular included source file may look like this:
 
    <Compile Include="CompileException.cs" />
 

A linked (Add as link) file may look like this:
 
    <Compile Include="..\PIEBALD\Types\XmlNode.cs">
      <Link>XmlNode.cs</Link>
    </Compile>
 

Because it's XML, you can edit it, but you should make a backup and be careful.
 
I use linked files a lot.
GeneralRe: Linking files to a projectmemberTheGermoz17-Jan-13 9:44 
QuestionError : System.DllNotFoundExpectionmembermohammadkaab17-Jan-13 6:37 
AnswerRe: Error : System.DllNotFoundExpectionmemberjibesh17-Jan-13 7:14 
GeneralRe: Error : System.DllNotFoundExpectionmembermohammadkaab17-Jan-13 7:48 
GeneralRe: Error : System.DllNotFoundExpectionmemberjibesh17-Jan-13 7:53 
Questioncalling a C# function with jquery ajaxmemberHector Ubiera17-Jan-13 4:14 
AnswerRe: calling a C# function with jquery ajaxprotectorPete O'Hanlon17-Jan-13 6:30 
GeneralRe: calling a C# function with jquery ajaxmemberHector Ubiera17-Jan-13 8:05 
QuestionStatic & Dynamic Polymorphism : distinguished in C#memberMember 883921917-Jan-13 3:29 
AnswerRe: Static & Dynamic Polymorphism : distinguished in C#protectorPete O'Hanlon17-Jan-13 3:46 
QuestionComposition implementation in C#memberMember 883921917-Jan-13 3:23 
QuestionRe: Composition implementation in C#mvpEddy Vluggen17-Jan-13 3:30 
QuestionImplementation of Encapsulation & inheritance in c#memberMember 883921917-Jan-13 2:55 
AnswerRe: Implementation of Encapsulation & inheritance in c#protectorPete O'Hanlon17-Jan-13 3:02 
Questionhow to send sms in windows application?memberkiran murkal16-Jan-13 23:57 
AnswerRe: how to send sms in windows application?protectorPete O'Hanlon17-Jan-13 0:10 
AnswerRe: how to send sms in windows application?memberSimon_Whale17-Jan-13 0:10 
QuestionI need a helpmemberBire50t16-Jan-13 21:25 
SuggestionRe: I need a helpmvpEddy Vluggen17-Jan-13 0:32 
GeneralRe: I need a helpprotectorPete O'Hanlon17-Jan-13 1:03 
GeneralRe: I need a helpmemberBire50t17-Jan-13 19:18 
AnswerRe: I need a helpmvpEddy Vluggen18-Jan-13 1:19 
GeneralRe: I need a helpmemberBire50t17-Jan-13 19:21 
QuestionHimemberBire50t16-Jan-13 21:19 
SuggestionRe: HimvpRichard MacCutchan16-Jan-13 23:38 
GeneralRe: HimemberBire50t17-Jan-13 19:26 
GeneralRe: HimvpRichard MacCutchan17-Jan-13 22:56 
Questionneed a helpmemberhelibell16-Jan-13 20:22 
AnswerRe: need a helpmember d@nish 16-Jan-13 20:26 
QuestionRe: need a helpmemberhelibell16-Jan-13 20:35 
AnswerRe: need a helpmember d@nish 16-Jan-13 20:47 
QuestionRe: need a helpmemberhelibell16-Jan-13 21:08 
AnswerRe: need a helpmemberBire50t16-Jan-13 21:57 
QuestionC# use linq for on filenamememberdcof16-Jan-13 19:24 
AnswerRe: C# use linq for on filenamemember d@nish 16-Jan-13 20:08 
GeneralRe: C# use linq for on filenamememberdcof17-Jan-13 8:19 
AnswerRe: C# use linq for on filenamemvpEddy Vluggen17-Jan-13 0:35 

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


Advertise | Privacy | Mobile
Web01 | 2.6.130617.1 | Last Updated 18 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid