Click here to Skip to main content
15,890,123 members
Home / Discussions / C#
   

C#

 
Questionlog4net on Windows 7 Pin
Simon_Whale4-Jan-13 0:10
Simon_Whale4-Jan-13 0:10 
AnswerRe: log4net on Windows 7 Pin
Brisingr Aerowing4-Jan-13 9:15
professionalBrisingr Aerowing4-Jan-13 9:15 
AnswerRe: log4net on Windows 7 Pin
Brisingr Aerowing4-Jan-13 9:23
professionalBrisingr Aerowing4-Jan-13 9:23 
GeneralRe: log4net on Windows 7 Pin
jschell4-Jan-13 13:55
jschell4-Jan-13 13:55 
GeneralRe: log4net on Windows 7 Pin
Brisingr Aerowing4-Jan-13 13:59
professionalBrisingr Aerowing4-Jan-13 13:59 
GeneralRe: log4net on Windows 7 Pin
jschell6-Jan-13 4:44
jschell6-Jan-13 4:44 
GeneralRe: log4net on Windows 7 Pin
Simon_Whale5-Jan-13 13:04
Simon_Whale5-Jan-13 13:04 
GeneralRe: log4net on Windows 7 Pin
Brisingr Aerowing5-Jan-13 13:21
professionalBrisingr Aerowing5-Jan-13 13:21 
No, add the name of the assembly with the custom layout to the end of the layout namespace thing. e.g.
XML
<layout type="My.Cool.Namespace.And.Sub.Namespace.And.Sub.Sub.Namespace.Layouts.MyLayout, MyAssembly">
<!-- ............ -->
</layout>


(Not that I use that many namespace, nor should you, I just am sorta hyper right now. *Bounces off another wall, "BONK"*)

Bob Dole
The internet is a great way to get on the net.

D'Oh! | :doh: 2.0.82.7292 SP6a

GeneralRe: log4net on Windows 7 Pin
Simon_Whale6-Jan-13 2:02
Simon_Whale6-Jan-13 2:02 
GeneralRe: log4net on Windows 7 Pin
Brisingr Aerowing6-Jan-13 7:01
professionalBrisingr Aerowing6-Jan-13 7:01 
AnswerRe: log4net on Windows 7 Pin
jschell4-Jan-13 14:01
jschell4-Jan-13 14:01 
GeneralRe: log4net on Windows 7 Pin
Simon_Whale6-Jan-13 2:04
Simon_Whale6-Jan-13 2:04 
GeneralRe: log4net on Windows 7 Pin
jschell6-Jan-13 4:45
jschell6-Jan-13 4:45 
QuestionC# Equivalent of a Vlookup Pin
Member 97041533-Jan-13 22:00
Member 97041533-Jan-13 22:00 
AnswerRe: C# Equivalent of a Vlookup Pin
nainakarri4-Jan-13 0:55
nainakarri4-Jan-13 0:55 
GeneralRe: C# Equivalent of a Vlookup Pin
Member 97041534-Jan-13 1:38
Member 97041534-Jan-13 1:38 
GeneralRe: C# Equivalent of a Vlookup Pin
nainakarri4-Jan-13 20:22
nainakarri4-Jan-13 20:22 
QuestionXML Mapping to CSV Pin
RickSharp3-Jan-13 11:32
RickSharp3-Jan-13 11:32 
AnswerRe: XML Mapping to CSV Pin
David C# Hobbyist.3-Jan-13 11:58
professionalDavid C# Hobbyist.3-Jan-13 11:58 
GeneralRe: XML Mapping to CSV Pin
RickSharp3-Jan-13 13:01
RickSharp3-Jan-13 13:01 
GeneralRe: XML Mapping to CSV Pin
David C# Hobbyist.3-Jan-13 13:17
professionalDavid C# Hobbyist.3-Jan-13 13:17 
AnswerRe: XML Mapping to CSV Pin
PIEBALDconsult3-Jan-13 14:07
mvePIEBALDconsult3-Jan-13 14:07 
GeneralRe: XML Mapping to CSV Pin
RickSharp4-Jan-13 6:05
RickSharp4-Jan-13 6:05 
GeneralRe: XML Mapping to CSV Pin
PIEBALDconsult4-Jan-13 10:46
mvePIEBALDconsult4-Jan-13 10:46 
GeneralRe: XML Mapping to CSV Pin
RickSharp4-Jan-13 13:22
RickSharp4-Jan-13 13:22 

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.