Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Programming Mess
Message
De
11/05/2013 19:34:05
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
À
11/05/2013 17:17:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01572688
Message ID:
01573585
Vues:
61
>>>>>>>>>>>>>>>>>>>Speaking of programming messes.. it would be hard to top this one!
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>http://www.cnbc.com/id/100713593
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>I was just wondering, even with the benefit of hindsight, what MS should have done after W7 ?
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>(a) Ignored the huge surge to tablet/ touch devices and stuck to desktop/laptop based OS.
>>>>>>>>>>>>>>>>>>(b) Written a separate OS for the phone/tablet market.
>>>>>>>>>>>>>>>>>>(c) Develop an OS capable of a similar look and feel across all platforms.
>>>>>>>>>>>>>>>>>>(d) ?
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>Seems to me that (c), which is what they attempted, would be the best option.
>>>>>>>>>>>>>>>>>>FWIW nearly all W8 complaints I have seen/heard come from existing MS OS desktop users. Most people I know who have bought a W8 phone or tablet seem to like or even prefer the interface if they have previously had Android devices.....
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>My guess is that MS will just make it easier to work with W8 in the classic mode.....
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>Seemed to me an obvious feature (maybe it's there - know nothing of Windows 8 just as I have never tasted New Coke ) would to sense if it was running on a touch-screen and launching classic if not and Windows Touchy if so. For my money for a mouse, keyboard setup "metro" ( which I really think is ugly ) is just annoying.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>Oh, and they should find out who authorized that god-awful TV add with the clapping of the keybaord/touchpad/kickstand thing on their tablet and have them killed.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>Not being a TV watcher I've no idea if that ad appeared over here. But MS, generally, seems to be crap at marketing....
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>On one of my original points : Have you heard anyone except existing MS desktop users complain about W8 ?
>>>>>>>>>>>>>>>>Seems to me there is a large element of the 'don't like it because it is different' syndrome....
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>Here it's I don't like it because I think it sucks. Different I can take. I immediately embraced the Mac, for example. I just don't like Metro, especially on the desktop.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>No argument that 'metro' isn't great for a desktop/laptop - touch screen doesn't work well in that environment. Wait for better facial recognition - look at an app, smile to open, frown to close. Widen eyes to zoom, narrow to close :-}
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>For tablets I don't think there is much to choose (interface wise) between W8 and, say, Android.
>>>>>>>>>>>>>
>>>>>>>>>>>>>The last thing in the world I want is a computer that is monitoring my facial expressions and thinking it therefore knows what I want. I have a wife for that and even with her advanced degrees in soft voodoo sciences she gets it wrong a lot.
>>>>>>>>>>>>>
>>>>>>>>>>>>>What I would really like to see on a tablet is 8 gb of RAM and the same multitasking I get in Windows. My biggest annoyance on my tablet ( the ASUS 700 which I love ) is that I can't do n+ things at once on the same screen. It is ADD hell ! :-)
>>>>>>>>>>>>>
>>>>>>>>>>>>>I do understand Samsung has addressed this somewhat on their phones but I still want the 8gb of ram and quad core processor. (and a Silver Cloud Mk II ... )
>>>>>>>>>>>>
>>>>>>>>>>>>You need an iPad, Charles ;-)
>>>>>>>>>>>
>>>>>>>>>>>I didn't know you could have more than one app displayed on an iPad ?
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>You can on an Android phone too. Just hold down the home key and you switch back and forth for recently opened apps and it will launch more than one if you want and you can switch back and forth via the long press on the home key.
>>>>>>>>>
>>>>>>>>>But we were discussing having more than one app *on screen* at the same time....
>>>>>>>>
>>>>>>>>I may be completely wrong but my understanding was that in Android you are not actually multitasking but simply rerunning the other app (with perhaps a bookmark to put you back where you were) but it is not resident in memory like Windows .
>>>>>>>
>>>>>>>Interesting - you may be right on some, but for music, it keeps playing when you switch to another app... Some testing will find out more...
>>>>>>
>>>>>>You're right about the music, but I think that runs as a process, like the ability to receive a phone call. I am going just by the couple of hours I spent with the Pluralsight Android development course. That was the first thing that jumped out at me as a "we're not in Kansas anymore" moment.
>>>>>
>>>>>I haven't hit that course yet. It will be next on my list :)
>>>>
>>>>Haiiii!!!! There's some good EF courses out there also. Some of the newer features are quite nice, and Migrations is pretty cool. Now if their query generation logic would just catch up to NHibernate.
>>>
>>>Julie's latest EF courses on Pluralsight dealing with EF5 and EF in the Enterprise are really, really good. Between that and John Papa's Hot Towel SPA stuff ( using Durandel etc ) I'm actually getting some stuff working.
>>
>>I have EF in the Enterprise queued up for early this week. My current contract wants to implement Unit of Work in their existing WPF system, so stumbling on that video was great luck.
>>
>>I really need to get the Migrations framework down. I have been getting by with using Automatic Migrations but I need to get better control of generated structure.
>
>I think it is going to take me a while to warm up to migrations. Seems once the app is basically created I would rather make whatever enhancements or structure changes very manually, implementing the changes in SSMS and then adjusting the apps classes to fit. I'm just not buying Code First. Old dog and all that. I like the reverse engineering tool and the use of POCOs.
>
>Still am not quite sure where and how I am going to use SPs in this scenario, assuming the SPs will not be for basic CRUD. I like backend processing and I understand that if I am not using edmx I won't get the stuff generated as part of the model for SPs but there has to be a happy medium someplace. I'm about to watch EF Enterprise again to see if it all clicks this time as the first time through I was a lot fuzzier about a lot of this,

You need to be into automated deployments before you see the value of migrations.

I've been trying to sell this stuff because it fits nicely with an agile, team based approach. Reducing friction and all that. If you're a one man show (for some reason I thought you were) then your way probably works well for you, especially if you have no need of versioning your DB.

I have a rich domain model using EF-filled POCO classes, but when it comes to grid or reports I usually end up using Stored Procedures because I just can't achieve the same performance. NHibernate has more tricks up its sleeve so I was able to do a lot more with that, but EF just isn't there yet. If you are willing and your code isn't top secret, I'd be willing to help you out a bit if you check it into Github. I've been looking for opportunities to get in some social coding.
Very fitting: http://xkcd.com/386/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform