Click here to Skip to main content
15,913,467 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Techinical Issues Pin
Abhinav S7-Jan-11 3:02
Abhinav S7-Jan-11 3:02 
GeneralRe: Techinical Issues Pin
RaviRanjanKr7-Jan-11 3:47
professionalRaviRanjanKr7-Jan-11 3:47 
GeneralRe: Techinical Issues Pin
Yusuf7-Jan-11 3:49
Yusuf7-Jan-11 3:49 
GeneralRe: Techinical Issues Pin
musefan7-Jan-11 4:04
musefan7-Jan-11 4:04 
GeneralRe: Techinical Issues Pin
scottgp7-Jan-11 4:00
professionalscottgp7-Jan-11 4:00 
GeneralRe: Techinical Issues Pin
Yusuf8-Jan-11 4:41
Yusuf8-Jan-11 4:41 
QuestionResource File Pin
farogh haider6-Jan-11 0:50
farogh haider6-Jan-11 0:50 
AnswerRe: Resource File Pin
Not Active6-Jan-11 2:24
mentorNot Active6-Jan-11 2:24 
AnswerRe: Resource File Pin
Yusuf7-Jan-11 3:51
Yusuf7-Jan-11 3:51 
AnswerRe: Resource File Pin
Bernhard Hiller7-Jan-11 4:28
Bernhard Hiller7-Jan-11 4:28 
QuestionError when creating Outlook Task programmaicaly Pin
obarahmeh4-Jan-11 4:25
obarahmeh4-Jan-11 4:25 
AnswerRe: Error when creating Outlook Task programmaicaly Pin
Not Active4-Jan-11 5:20
mentorNot Active4-Jan-11 5:20 
GeneralRe: Error when creating Outlook Task programmaicaly Pin
obarahmeh4-Jan-11 19:42
obarahmeh4-Jan-11 19:42 
AnswerRe: Error when creating Outlook Task programmaicaly Pin
RaviRanjanKr4-Jan-11 5:34
professionalRaviRanjanKr4-Jan-11 5:34 
AnswerRe: Error when creating Outlook Task programmaicaly Pin
Ashwini K Singh8-Jan-11 2:35
Ashwini K Singh8-Jan-11 2:35 
QuestionRounded corners of button Pin
RA|-|UL PATEL4-Jan-11 1:23
RA|-|UL PATEL4-Jan-11 1:23 
AnswerRe: Rounded corners of button Pin
Luc Pattyn4-Jan-11 1:39
sitebuilderLuc Pattyn4-Jan-11 1:39 
AnswerRe: Rounded corners of button Pin
Henry Minute4-Jan-11 6:11
Henry Minute4-Jan-11 6:11 
QuestionDesign question Pin
Ray Cassick28-Dec-10 20:02
Ray Cassick28-Dec-10 20:02 
AnswerRe: Design question Pin
Not Active29-Dec-10 1:57
mentorNot Active29-Dec-10 1:57 
GeneralRe: Design question Pin
Ray Cassick30-Dec-10 7:06
Ray Cassick30-Dec-10 7:06 
AnswerRe: Design question Pin
#realJSOP30-Dec-10 2:43
professional#realJSOP30-Dec-10 2:43 
GeneralRe: Design question Pin
Ray Cassick30-Dec-10 7:13
Ray Cassick30-Dec-10 7:13 
GeneralRe: Design question Pin
GlobX6-Jan-11 12:32
GlobX6-Jan-11 12:32 
Ray Cassick wrote:
creating a custom class with a key and value method and then just returning a generic list of these


In my experience you shouldn't be sending generic types over the wire! This has only applied to WCF in my experience, specifically, but it seems to be a problem with parsing serialised generic objects on deserialisation, so I'm going to assume it's a bad idea in general.

Plus seeing it in a service contract just gives me the heeby-jeebies, couldn't tell you why. D'Oh! | :doh: Why not just a KeyValue[] ??
GeneralRe: Design question Pin
Ray Cassick6-Jan-11 13:10
Ray Cassick6-Jan-11 13:10 

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.