![]() |
Tags | Domains | Searches | Statistics | Options | Advanced Search |
Computer Science Teacher - Thoughts and Information from Alfred Thompson - 9 hours ago
Recently Clint Rutkas and I has some fun discussing which was better between C# and Visual Basic .NET. Truth be known I’m perfectly happy using C# even though my first instinct is to use VB .NET. I do believe that VB …
Also tagged: education, visual basic, programming, computer science education
jaredpar's WebLog - 11 hours ago
F# has a handy method called Unfold. Think of it as the logical opposite of an Aggregate function. Aggregates take a sequence of elements and convert them to a single element. An unfold method will take a single …
Also tagged: patterns, f, functional
![]() |
Masterpages einer Publishing Site nachträglich ändern (oder Property-Bags unleashed)Mostly Technical Content - 12 hours ago Hallo zusammen, in meinen vorherigen Blog-Posts habe ich gezeigt habe ich gezeigt wie man an die Property-Bags einer Site herankommt. Link nun zu einer praktischen Anwendung - ihr kennt sicher alle den Link in den … Also tagged: sharepoint |
Mostly Technical Content - 12 hours ago
Ein interessanter Weg Eigenschaften einer (Team-)Site zu speichern sind die Property-Bags, diese sind per Powershell auch einfach auszulesen, eine Beschreibung wie ihr die Powershell zur Administration für SharePoint …
Also tagged: sharepoint, net entwicklung
![]() |
Visual Studio 2008 C# nipid ja trikid arendusseminarTehniline evangelism - 17 hours ago Meil on Taaviga olnud juba pikemat aega plaanis korraldada Visual Studio 2008 ja C# alane seminar, kus jagada arendajatele praktilisi nippe arendustöö efektiivsemaks muutmiseks. Nüüd on sellest ideest saanud konkreetne … Also tagged: visual studio, and 252 ritus |
Akash Blogging...... - 22 hours ago
Have you ever tried to save a email into the Drafts folder using WebDAV? I followed the KB 313128 and altered the code to just save the email to the drafts folder. When I tried to open the email from the Drafts folder …
Also tagged: webdav, exchange 2003, devmsgteam
Fabulous Adventures In Coding - 23 hours ago
If you find a class in a library that has all private/internal constructors, it is pretty clear that the author of the class is sending you the deliberate message that this class is not to be extended by you. In our …
Also tagged: security
jaredpar's WebLog - Oct 6, 2008
Sorry for the terrible pun in the title. I wanted to blog about developing an F# style Option class for C# and I couldn't resist. The basics of an Option class are very straight forward. It's a class that either has a …
Also tagged: patterns, f, functional
Le Café Central de DeVa - Oct 4, 2008
You can automate Outlook 2000, 2002, and 2003 with one small change. The Outlook 97 Namespace class member has changed to _Namespace in Outlook 2000, 2002, and 2003. To use the code above for automating Outlook 2000 …
Also tagged: development, programming, automation, outlook 2007, outlook 2003, devmsgteam
Le Café Central de DeVa - Oct 4, 2008
Automation using # imports ? As you know, Automation (OLE Automation), the technology that allows you to take advantage of an existing program's functionality and incorporate it into your own applications. This …
Also tagged: development, programming, com, mfc, exchange server 2007, mapi, best practices, known issues, automation, cdo, ole, compiler, imports, dll, visualc, exchange server 2003, nutshell, devmsgteam, preprocessor, smart pointers, midl