Click here to Skip to main content
15,887,439 members
Home / Discussions / C#
   

C#

 
QuestionRight click GridView Pin
Jacob Dixon5-Sep-08 10:34
Jacob Dixon5-Sep-08 10:34 
AnswerRe: Right click GridView Pin
Bassam Saoud5-Sep-08 11:29
Bassam Saoud5-Sep-08 11:29 
GeneralRe: Right click GridView Pin
Jacob Dixon5-Sep-08 14:03
Jacob Dixon5-Sep-08 14:03 
AnswerRe: Right click GridView Pin
Mycroft Holmes5-Sep-08 13:47
professionalMycroft Holmes5-Sep-08 13:47 
GeneralRe: Right click GridView Pin
Jacob Dixon5-Sep-08 14:02
Jacob Dixon5-Sep-08 14:02 
Questionchange statusBar to Vista;s system tray style Pin
Jassim Rahma5-Sep-08 9:16
Jassim Rahma5-Sep-08 9:16 
QuestionFacade design pattern examples Pin
Member 39190495-Sep-08 8:52
Member 39190495-Sep-08 8:52 
AnswerRe: Facade design pattern examples Pin
MidwestLimey5-Sep-08 11:11
professionalMidwestLimey5-Sep-08 11:11 
Not really. A Facade presents a simplified composite interface to work with, while sitting atop and masking an underlying morass of interfaces that actually makes everything work.

If for example you had data coming from multiple sources (e.g. a sql server db, a web service and an xml file), then your business object would be a facade, or if the DAC returned a single source of data (e.g. DataTable, DbDataReader etc) then it could be considered a facade as it's collated data from multiple sources but exposes only a composite (and in theory would save changes to the correct location).


I'm largely language agnostic

After a while they all bug me D'Oh! | :doh:


GeneralRe: Facade design pattern examples Pin
Member 39190496-Sep-08 5:53
Member 39190496-Sep-08 5:53 
QuestionThe preferred way to return a DataSet in ADO.NET 2.0 Pin
Member 39190495-Sep-08 8:20
Member 39190495-Sep-08 8:20 
AnswerRe: The preferred way to return a DataSet in ADO.NET 2.0 Pin
PIEBALDconsult5-Sep-08 13:10
mvePIEBALDconsult5-Sep-08 13:10 
GeneralRe: The preferred way to return a DataSet in ADO.NET 2.0 Pin
Mycroft Holmes5-Sep-08 13:52
professionalMycroft Holmes5-Sep-08 13:52 
QuestionRun two programs at once. Pin
jumbojs5-Sep-08 7:30
jumbojs5-Sep-08 7:30 
AnswerRe: Run two programs at once. Pin
Alan N5-Sep-08 8:40
Alan N5-Sep-08 8:40 
AnswerRe: Run two programs at once. Pin
PIEBALDconsult5-Sep-08 13:12
mvePIEBALDconsult5-Sep-08 13:12 
GeneralRe: Run two programs at once. Pin
jumbojs5-Sep-08 16:28
jumbojs5-Sep-08 16:28 
QuestionProgramatically load textfile into TextBox... Pin
jas0n235-Sep-08 7:14
jas0n235-Sep-08 7:14 
AnswerRe: Programatically load textfile into TextBox... Pin
led mike5-Sep-08 7:28
led mike5-Sep-08 7:28 
AnswerRe: Programatically load textfile into TextBox... Pin
jumbojs5-Sep-08 7:34
jumbojs5-Sep-08 7:34 
AnswerRe: Programatically load textfile into TextBox... Pin
Manas Bhardwaj5-Sep-08 10:10
professionalManas Bhardwaj5-Sep-08 10:10 
QuestionC# View contents of picture field on gridview when row is selected. Pin
technette5-Sep-08 6:30
technette5-Sep-08 6:30 
GeneralRe: C# View contents of picture field on gridview when row is selected. Pin
led mike5-Sep-08 7:29
led mike5-Sep-08 7:29 
GeneralRe: C# View contents of picture field on gridview when row is selected. Pin
technette5-Sep-08 7:37
technette5-Sep-08 7:37 
AnswerRe: C# View contents of picture field on gridview when row is selected. Pin
technette5-Sep-08 10:18
technette5-Sep-08 10:18 
QuestioncrystalReportViewer Pin
Yakovb5-Sep-08 5:51
Yakovb5-Sep-08 5:51 

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.