Blog Stats
  • Posts - 631
  • Articles - 2
  • Comments - 137
  • Trackbacks - 25

 

July 2007 Entries

Focus on the core: the most important part of the application - Jeffrey Palermo [MVP]

D'accordo su tutta la linea:   Many applications written with these are being rewritten in newer technologies.  Why?  Because the applications had no core.  By core, I mean, the center of the application that describes the business domain Continua alla fonte: Focus on the core: the most important part of the application - Jeffrey Palermo [MVP]

Delayed Signing

Quando abbiamo la necessità di riutilizzare la stessa versione di un componente che abbiamo scritto in più applicazioni, viene naturale pensare alla GAC (Global Assemby Cache). Essa presuppone che l'assembly che andiamo a mettere al suo interno sia Strong Named, ossia sia dotato di un nome univoco composto da: nome del file versione culture publik key (o hash della chiave) Per fornire ad un assebly uno strong name, abbiamo bisogno di una coppia di chiavi (pubblica e privata) ottenibili dal tool da riga di comando...

Windows Mobile Business Value Calculator

Microsoft ha reso disponibile un piccolo tool on line per il calcolo del valore che una applicazione mobile può dre all'azienza. Il tool è molto semplice (vedi alla fonte) e permette di creare un report che, seppure orientativo, può dare una idea dei vantaggi che una soluzione di questo tipo può apportare.  So, just how much of an impact can Windows Mobile have on your business? The answer is just a few clicks away Il tool può essere utile a noi dev per verificare che la stima fatta sia congrua con il valore di business che la nostra soluzione apporterà, e può essere...

Communications: Improve Security with Windows Mobile 6 -- TechNet Magazine, July 2007

 Lettura veloce veloce e consigliata: Improve Security with Windows Mobile 6 Communications: Improve Security with Windows Mobile 6 -- TechNet Magazine, July 2007

Lambda expressions in C#3.0 e VB9

Avete dubbi o perplessità sulle Lambda Expressions? Corrado, in questo post, le spiega in modo molto semplice e chiaro!  Tra le novità di C#3.0 e VB9 sicuramente le lambda expressions sono le più "ostiche" da comprendere, vuoi per il nome che incute timore , vuoi per lo strano simbolo "=>" che si legge "Goes To" oppure semplicemente perchè incontrate per la prima volta con LINQ e quindi in un contesto di per se non chiaro, almeno inizialmente. In realtà le lambda altro non sono che una versione riveduta ed "epurata" degli anonymous methods che chi usa C#2.0 sicuramente conosce e utilizza. Leggi tutto alla...

Vista power management & CPU frequency

Un po' di spiegazioni (corredate da test) sulla funzionalità di limitazione della frequenza di lavoro della CPU nelle impostazioni di power management su Vista: But how does this map out in the real world? Does Vista REALLY enforce these limits in the CPU? Let's take a look. First of all, I open up the Resource Monitor. Then, I set the power profile to "High performance" - here's the CPU chart (note - the blue line shows you the CPU frequency - the green line shows you CPU utilization): Leggi tutto alla fonte: Welcome to The Metaverse : Vista power management &...

A Windows Mobile Security Primer for Developers

Lettura consigliat(issim)a:  If you are a Windows Mobile developer and don’t spend the time to understand signatures and security on this platform, well-- it may leave you scratching your head at some point. In the desktop world, we (developers) tend to let the IT guys and administrators carry the bulk of security burden. If you want to tighten things down or open it up, you have the administrator tweak some permissions and life is good. Unless you were developing drivers or widely used ActiveX controls, most of us never had to deal with code signing in the desktop world Fonte: The Windows...

A Performance Comparison of Windows Communication Foundation (WCF) with Existing Distributed Communication Technologies

L'amico Antonello mi segnala un interessante articolo relativo alla comparazione di performance tra WCF e le altre esistenti tecnologie di comunicazione distribuita:   Summary: This article provides a high-level performance comparison between Windows Communication Foundation (WCF) and existing Microsoft .NET distributed communication technologies. (22 printed pages) Leggi tutto alla fonte. Fonte:A Performance Comparison of Windows Communication Foundation (WCF) with Existing Distributed Communication Technologies

Be_Lead Blog : Un Ordinario weekend sui Newsgroup...

Grande Alead!!!! Una dettagliatissima telecronaca di quanto avviene sui NG   Ed eccomi qua, come avevo promesso (ed un pò in ritardo ), a provare a fare una telecronaca di quello che succede nei Newsgroup Microsoft italiani durante un normale weekend estivo, dove mentre villeggianti e lavoratori stanchi beatamente si crogiolano al sole o si sbarazzano dello stress settimanale con camminate all'aria aperta, i nostri impavidi beneamati, piovoso o soleggiato che sia, con la loro Passione ed il loro Entusiasmo condividono ed aiutano centinaia di utenti nel troubleshooting quotidiano grazie alle loro competenze ed, appunto, al loro Spirito di Condivisione... Leggi tutto...

"How Do I?" Videos for Devices

Su MSDN (in inglese), da un po' di tempo è stata creata una sezione chiamata "How Do I?" Videos in cui vengono raccolti una serie di brevi screencast (la durata media è di una 15ina di minuti), in cui viene spiegato come risolvere alcune problematiche specifiche (divise per tecnologia). La sezione dedicata ai dispositivi mobili la trovate qui e sono presenti 2 interessanti video relativi alla Merge Replication per Windows Mobile: How Do I: Merge Replication for Windows Mobile Device Access? (Part 1) How Do I: Merge Replication for Windows Mobile Device Access? (Part 2) Tutte le altre sezioni sono visibili nel menù di desta di...

Windows Embedded Blog : Kiosk Mode for CE 6.0

Interessante articolo sull'utilizzo di Windows CE 6.0 in Kiosk Mode:  First thing to cover is what is Kiosk Mode ? - Kiosk mode can be thought of as an operating system image that boots into a custom application that only gives the user the ability to do one specific task, examples are an ATM machine, Airport Check in Terminal, that kinds of thing Leggi tutto alla fonte: Windows Embedded Blog : Kiosk Mode for CE 6.0

Download details: .NET Compact Framework 3.5 Beta1 Redistributable

Rilasciata la Beta 1 del .NET Compact Framework 3.5:   Overview The Microsoft® .NET Compact Framework 3.5 Beta1 testing Redistributable contains the common language runtime and class libraries built for the .NET Compact Framework. In addition to supporting version 3.5 beta1, it also supports applications developed for version 2.0 and 1.0. Important: This redistributable enables running .NET Compact Framework applications on the Pocket PC, Pocket PC Phone Edition, Smartphone, and other Windows CE powered devices. To develop .NET Compact Framework 3.5 Beta1 applications, Microsoft Visual Studio Orcas Beta1 is required. This package uses ActiveSync 4.0 and up to update the device, see the...

Brad Abrams : FxCop Honored with Chairman's Award for Engineering Excellence

Quest'anno, FoxCop riceve il  Chairman's Award for Engineering Excellence.  Every year, Microsoft honors a few innovations that have furthered the state of engineering excellence at Microsoft... Some years, Bill Gates selects one of the winners to honor with the special distinction of the chairman's award.   I am told that Bill does this for truly noteworthy achievements that have tangible impacted software development in every division at Microsoft.   In fact, until this year, the only other winner of the Chairman's award was Watson. This year, FxCop (along with some two other static code analysts tools) were selected for this award IMHO, il riconoscimento...

Performance Tip-O-The-Day #1 : for[each]

Lo avevo letto tempo fa (ma non ricordo dove) ma in questo post viene dimostrato: The basic idea is that foreach is slower than a for loop. I've pretty much always known this, but never really known how much slower it is. There's some overhead, sure, but I've always assumed it was negligible. Il risultato può sembrare abbastanza sorprendente:   foreach loop ...

Share Code: Write Code Once For Both Mobile And Desktop Apps -- MSDN Magazine, July 2007

Sul numero di Luglio di MSDN Magazine è uscito un interessante articolo sulla condivisione del codice tra applicazioni sviluppate per sistemi desktop (quindi con il .NET Framework completo) e quelle sviluppate per i dispositivi mobili (quindi con .NET Compact Framework). For the last several years, while developers were building Microsoft® .NET Framework client applications for Windows®, many had no idea that they could also have been creating applications for Windows Mobile® using the same skills and toolsets. But Windows Mobile wasn’t as widespread in the enterprise then, so the need to write custom applications targeting mobile devices was not as great....

OT: Quante cosa accomunano un informatico ad una prostituta?

Queste alcune cose che accomunano un informatico ad una prostituta: Lavori a degli orari bizzarri Sei pagato per rendere felice il tuo cliente Il tuo cliente paga tanto, ma e' il tuo padrone che intasca Sei pagato all'ora, ma i tuoi orari arrivano fino a quando il lavoro e' finito Anche se sei bravo, non sei mai fiero di quello che fai Sei ricompensato se soddisfi le fantasie del cliente Ti e' difficile avere e mantenere una famiglia ...

Resharper? Wow

Domanda: Reasharper è un tool indispensabile? Risposta : No ma.... Ma provate ad usarlo un po' e poi ditemi se potete farne a meno . Date uno sguardo a questo video per farvi una idea di quanto possa essere comodo dopo averci preso la mano! Sebbene lo usi da un po', l'utilizzo che ne faccio non è mai stato spinto fino al punto mostrato sul video, ma mi sono ripromesso di mettermici un po' su ed imparare meglio gli shortcut da tastiera. Passate ore ed ore in Visual Studio? Se la risposta è si, il mio consiglio è quello di farci un pensierino   Fonte: Resharper jedi video - Jeffrey Palermo [MVP] PS: non...

jkOnTheRun: HTC Omni- is it real?

Per chi è rimasto deluso dall'HTC Advantage (e non sono il solo) HTC (che ultimamente sforna modelli eccezionali a velocitàincredibile), *pare* stia preparando una sorta di UMPC equipaggiato da Windows Mobile 6: Ovviamente non se ne sa quasi nulla ma...in apparenza sembra un device davvero interessante:  OMG, the Omni is drop-dead gorgeous and has some pretty decent specs: Windows Mobile 6.0 OS UMTS/HSDPA connectivity WVGA 4″ 800×480 px display, subdisplay TV and VGA out 256 ROM, 1280 RAM and microSD memory card slot...

WPC 2007

Anche quest'anno, a Milano, si terrà la WPC: “WPC 2007 propone quest’anno una agenda ricchissima di contenuti, frutto di 6 mesi di lavoro da parte di un Team di professionisti tra i più riconosciuti nel mondo  dell’Information e Communication Technology, che si articola in due “linee”: la linea “Full-WPC”, della durata di 5 giorni, che è il percorso d’obbligo per le figure di sviluppatori e sistemisti alla ricerca di una approfondita formazione tecnica; la linea “2Days-WPC” che consentirà ai responsabili di funzione IT e ai manager d’azienda  di avere una panoramica specialistica sulle tecnologie di oggi e domani e...

Microsoft .NET Framework 3.5 June 2007 Community Technology Preview (CTP)

.NET Framework 3.5 builds incrementally on the new features added in .NET Framework 3.0, for example, Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF) and Windows CardSpace. In addition, .NET Framework 3.5 contains a number of new features in several technology areas. These new features have been added as new assemblies to avoid breaking changes... ...continua alla fonte. Bink.nu | Microsoft .NET Framework 3.5 June 2007 Community Technology Preview (CTP)

OT: Alla ricerca dell'auto perduta

Stamattina esco di casa come di consueto e, appena fuori il giardino, noto qualcosa di strano: vedevo il cancello del giardino del mio vicino. Cosa alquanto strana in quanto, generalmente, di fronte al mio cancello c'è parcheggiata l'auto di mia moglie! Nonostante l'annebbiamento mattutino (causato dalle ormai 4 ore di sonno), non c'è voluto molto a realizzare che "mi avevano fatto la macchina" (che, in gergo locale, vuol dire "mi hanno rubato la macchia"). Da un lato c'era l'incazzatura (ho maledetto il ladro in 6 lingue diverse compreso l'Aramaico antico), dall'altro un po' di sollievo in quanto l'auto è quella usata da...

 

 

Copyright © Mighell |  Theme by Mighell.