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

.NET (Core and Framework)

 
AnswerRe: Basic tier object design questions Pin
Ian Shlasko27-Jan-11 7:29
Ian Shlasko27-Jan-11 7:29 
GeneralRe: Basic tier object design questions Pin
Jon_Boy27-Jan-11 7:48
Jon_Boy27-Jan-11 7:48 
AnswerRe: Basic tier object design questions Pin
TheGreatAndPowerfulOz27-Jan-11 11:54
TheGreatAndPowerfulOz27-Jan-11 11:54 
QuestionGDI+ scene graph, retrieve absolute transform from local transform Pin
norrisMiou26-Jan-11 16:49
norrisMiou26-Jan-11 16:49 
AnswerRe: GDI+ scene graph, retrieve absolute transform from local transform Pin
Luc Pattyn26-Jan-11 17:04
sitebuilderLuc Pattyn26-Jan-11 17:04 
GeneralRe: GDI+ scene graph, retrieve absolute transform from local transform Pin
norrisMiou27-Jan-11 9:20
norrisMiou27-Jan-11 9:20 
GeneralRe: GDI+ scene graph, retrieve absolute transform from local transform Pin
Luc Pattyn27-Jan-11 9:30
sitebuilderLuc Pattyn27-Jan-11 9:30 
QuestionTo bind or not to bind? Pin
Sander Rossel26-Jan-11 4:05
professionalSander Rossel26-Jan-11 4:05 
Question:
My company has recently bought some fancy usercontrols on the net.
These controls can do a lot, but some of them require databinding.
This is something I am not familiar with and neither is my company.

I am quite convinced of the advantages of databinding, but not when it's done in the designer. The designer generates a lot of code, both in VB and SQL and puts lots of items in your toolbox and componentstray. Bottomline is that I have no idea what I'm doing in the designer. But this is also because I'm not familiar with creating datasets in the designer.

So what do you say? Should I just keep on trying and make my dataset, tables and binds in the designer or is programming the whole thing easier/more scalable/better maintainable etc.? What are the pro's and cons, code vs. designer.
AnswerRe: To bind or not to bind? Pin
Dave Kreskowiak26-Jan-11 4:23
mveDave Kreskowiak26-Jan-11 4:23 
GeneralRe: To bind or not to bind? Pin
Sander Rossel26-Jan-11 6:56
professionalSander Rossel26-Jan-11 6:56 
GeneralRe: To bind or not to bind? Pin
Dan Mos26-Jan-11 9:23
Dan Mos26-Jan-11 9:23 
GeneralRe: To bind or not to bind? Pin
Dave Kreskowiak26-Jan-11 11:07
mveDave Kreskowiak26-Jan-11 11:07 
AnswerRe: To bind or not to bind? Pin
Dan Mos26-Jan-11 5:36
Dan Mos26-Jan-11 5:36 
GeneralRe: To bind or not to bind? Pin
Sander Rossel26-Jan-11 7:05
professionalSander Rossel26-Jan-11 7:05 
AnswerRe: To bind or not to bind? Pin
Luc Pattyn26-Jan-11 7:27
sitebuilderLuc Pattyn26-Jan-11 7:27 
GeneralRe: To bind or not to bind? Pin
DaveyM6926-Jan-11 8:29
professionalDaveyM6926-Jan-11 8:29 
GeneralRe: To bind or not to bind? Pin
Dan Mos26-Jan-11 8:56
Dan Mos26-Jan-11 8:56 
JokeRe: To bind or not to bind? Pin
Sander Rossel26-Jan-11 9:43
professionalSander Rossel26-Jan-11 9:43 
GeneralRe: To bind or not to bind? Pin
Pete O'Hanlon26-Jan-11 10:01
mvePete O'Hanlon26-Jan-11 10:01 
AnswerRe: To bind or not to bind? Pin
Luc Pattyn26-Jan-11 10:09
sitebuilderLuc Pattyn26-Jan-11 10:09 
GeneralRe: To bind or not to bind? Pin
Sander Rossel26-Jan-11 10:24
professionalSander Rossel26-Jan-11 10:24 
AnswerRe: To bind or not to bind? Pin
Luc Pattyn26-Jan-11 10:43
sitebuilderLuc Pattyn26-Jan-11 10:43 
JokeRe: To bind or not to bind? Pin
Dan Mos26-Jan-11 8:54
Dan Mos26-Jan-11 8:54 
JokeRe: To bind or not to bind? Pin
Sander Rossel26-Jan-11 10:24
professionalSander Rossel26-Jan-11 10:24 
GeneralRe: To bind or not to bind? Pin
Eddy Vluggen26-Jan-11 9:26
professionalEddy Vluggen26-Jan-11 9:26 

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.