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

.NET (Core and Framework)

 
AnswerRe: Report not published Pin
thatraja7-Feb-12 10:51
professionalthatraja7-Feb-12 10:51 
Questionexpress checkout keep loading did'tn return to merchant Pin
awakepoh6-Feb-12 21:09
awakepoh6-Feb-12 21:09 
AnswerRe: express checkout keep loading did'tn return to merchant Pin
Richard MacCutchan6-Feb-12 22:48
mveRichard MacCutchan6-Feb-12 22:48 
QuestionKilling the session on click of Brwoser X Pin
hooters_263-Feb-12 1:44
hooters_263-Feb-12 1:44 
AnswerRe: Killing the session on click of Brwoser X Pin
Dave Kreskowiak3-Feb-12 2:30
mveDave Kreskowiak3-Feb-12 2:30 
AnswerRe: Killing the session on click of Brwoser X Pin
sund7wells5-Feb-12 20:05
sund7wells5-Feb-12 20:05 
GeneralRe: Killing the session on click of Brwoser X Pin
Not Active6-Feb-12 1:33
mentorNot Active6-Feb-12 1:33 
QuestionCould I improve my class which contains multiple class references Pin
Simon_Whale2-Feb-12 22:48
Simon_Whale2-Feb-12 22:48 
Im trying to see if there is a better way of doing something that I have implemented. In our project we have a class that contains alot of generic list properties, for example

VB
public class Portfolio
 'I haven't declared the variables but you get the idea

 public property Client as list(of client)
   'Get and Set
 end property

 public property Covers as list(of covers)
   'get and set
 end property

 public property HomeQuotes as list(of HomeQuotes)
   'get and set
 end property

 'Other Properties that would make up a clients insurance portfolio
 'but there are alot to mention
end class


All the data is taken from the database using a LINQ to SQL. I have looked at using IoC container but am not sure that they are the best way to go as this container rarely changes in contents.

Any reference materials or that you could point me too or tips that you could give I would be grateful.
Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch

Question.net GridView error(server tag not well formed) Pin
brindhasudar2-Feb-12 5:21
brindhasudar2-Feb-12 5:21 
GeneralRe: .net GridView error(server tag not well formed) Pin
Manfred Rudolf Bihy2-Feb-12 5:37
professionalManfred Rudolf Bihy2-Feb-12 5:37 
Question.Net and Windows API Pin
Mohibur Rashid1-Feb-12 22:43
professionalMohibur Rashid1-Feb-12 22:43 
AnswerRe: .Net and Windows API Pin
Dave Kreskowiak2-Feb-12 2:23
mveDave Kreskowiak2-Feb-12 2:23 
GeneralRe: .Net and Windows API Pin
Mohibur Rashid2-Feb-12 11:35
professionalMohibur Rashid2-Feb-12 11:35 
GeneralRe: .Net and Windows API Pin
Dave Kreskowiak2-Feb-12 13:40
mveDave Kreskowiak2-Feb-12 13:40 
AnswerRe: .Net and Windows API Pin
Abhinav S2-Feb-12 5:28
Abhinav S2-Feb-12 5:28 
QuestionCreating Admin Page Pin
pimzy31-Jan-12 18:38
pimzy31-Jan-12 18:38 
AnswerRe: Creating Admin Page Pin
Richard MacCutchan31-Jan-12 21:23
mveRichard MacCutchan31-Jan-12 21:23 
GeneralRe: Creating Admin Page Pin
pimzy1-Feb-12 19:58
pimzy1-Feb-12 19:58 
AnswerRe: Creating Admin Page Pin
Eddy Vluggen1-Feb-12 12:25
professionalEddy Vluggen1-Feb-12 12:25 
GeneralRe: Creating Admin Page Pin
pimzy1-Feb-12 19:57
pimzy1-Feb-12 19:57 
GeneralRe: Creating Admin Page Pin
Eddy Vluggen2-Feb-12 5:54
professionalEddy Vluggen2-Feb-12 5:54 
QuestionWhich books to refer..... Pin
Jαved30-Jan-12 21:18
professionalJαved30-Jan-12 21:18 
AnswerRe: Which books to refer..... Pin
thatraja30-Jan-12 22:25
professionalthatraja30-Jan-12 22:25 
Questiongrid view Pin
arockiarajaro0329-Jan-12 23:01
arockiarajaro0329-Jan-12 23:01 
AnswerRe: grid view Pin
Abhinav S29-Jan-12 23:28
Abhinav S29-Jan-12 23:28 

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.