Yes, UIP will work with .Net 3.0.
.Net 3.0 is built on .Net 2.0 and is not a replacement for it.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
UIP is User Interface Process.
UIP is an implementation of MVC Pattern.
Question : Can I use UIP with xaml file ?
Bryan Phillips a ?crit :
> Yes, UIP will work with .Net 3.0.
>
[quoted text clipped - 12 lines]
> >
> > Audrey
Michael Nemtsev - 18 Jan 2007 18:44 GMT
Hello Audrey,
Does it really important what's the View in MVC? XAML or not?!
The idea is that you are abstracting from the user interface. View only gets
the model, and how to render it - up to you.
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
A> UIP is User Interface Process.
A> UIP is an implementation of MVC Pattern.
A> Question : Can I use UIP with xaml file ?
A>
A> Bryan Phillips a icrit :
A>
>> Yes, UIP will work with .Net 3.0.
>>
[quoted text clipped - 12 lines]
>>>
>>> Audrey
Bryan Phillips - 19 Jan 2007 04:00 GMT
Yes, you can use UIP with Xaml since the view is separate from the model
and presenter/controller. That is why it supports both Windows and Web
Forms.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> UIP is User Interface Process.
> UIP is an implementation of MVC Pattern.
[quoted text clipped - 18 lines]
> > >
> > > Audrey
Bryan Phillips - 19 Jan 2007 04:01 GMT
Also, keep an eye on the gotdotnet workspace for the Smart Client
Software Factory and any other workspace that is connected to Eugenio
Pace. They are planning on rolling up the non-Enterprise Library app
blocks into software factories along with the new .Net 3.0
functionality.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> UIP is User Interface Process.
> UIP is an implementation of MVC Pattern.
[quoted text clipped - 18 lines]
> > >
> > > Audrey
Audrey - 19 Jan 2007 08:47 GMT
Thanks for this information.
I search some information on Smart Client Software.
What do you think about UIP ?
Bryan Phillips a ?crit :
> Also, keep an eye on the gotdotnet workspace for the Smart Client
> Software Factory and any other workspace that is connected to Eugenio
[quoted text clipped - 29 lines]
> > > >
> > > > Audrey
Bryan Phillips - 19 Jan 2007 11:42 GMT
I like UIP a lot and used it even back in the first version with an
ASP.Net application. Generally, I can't pass up free code that has been
QA'ed and comes with community support, source code and unit tests.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> Thanks for this information.
> I search some information on Smart Client Software.
[quoted text clipped - 34 lines]
> > > > >
> > > > > Audrey