Search   Feed   Browse   Add
Feed items 11 - 20 of 25 for June 2008

MSDN Blogs

Microsoft Bloggers

Information at your lips Next-Gen PC Yuno PC - June 19, 2008

  Whilst flicking through the finalists for this years Next-Gen PC competition I spotted this rather great idea of an integrated mug and PC.  The Juno PC by Jason Farsai, and it was my favourite amongst the  finalists. Imagine sipping that hot black Americano (my coffee of choice, just above a double espresso), whilst getting all your information at the same time.  More like information at your lips vs than fingertips! To see all the information about the NextGen  PC...
http://blogs.msdn.com/robmar/archive/2008/06/19/information-at-your-lips-next-gen-pc-yuno-...

.NET Coffee Break - June 19, 2008

Fancy something tasty to go with your morning coffee Well, if you ever thought about learning more about Silverlight, this might whet your appetite... developers.ie have started a new webcast show - and this month, Martha is up doing 15 minutes on Silverlight. Here is the description of the session: "In this 15-minute webcast, you'll learn some of the fundamentals of Silverlight applications.  We'll start by covering the basic techniques needed for most Silverlight applications including.
http://blogs.msdn.com/clare_dillon/archive/2008/06/19/net-coffee-break.aspx

How To: Steps to create web services in MOSS 2007 - June 19, 2008

Steps:====================I followed the article http:msdn2.microsoft.comen-uslibraryms464040.aspxPer the Article, A. Creating an ASP.NET Web Service in Visual Studio Create a web service project. Add class library project to the Solution(ref. System.Web.Services). Move the service.cs file to class library project. (Please note the Class name here) Provide the Strong name Key file in Properties window of Class library project.(Please note the namespace in properties -> Application...
http://blogs.msdn.com/tejasr/archive/2008/06/19/how-to-steps-to-create-web-services-in-mos...

Bathroom buddies - June 19, 2008

This is too funny. I have visited Apple before and my escort did wait outside of the restroom. Because I'm sure I would have known where to look for their trade secrets and their copier paper to steal. It was all polite, but most definitely paranoid, in my opinion.
http://blogs.msdn.com/heatherleigh/archive/2008/06/19/bathroom-buddies.aspx

How To: Using OM to getset 'Information Management Policy Settings' - June 19, 2008

How To:====================SharePoint 2007 has settings under "Information Management Policy Settings" for Libraries and Lists. Need to be able getset the properties in this settings via the Object Model API RESOLUTIONWORKAROUND:====================To get the policy details:SPSite site = new SPSite("<http:terminator:4400>");SPWeb web = site.OpenWeb();SPList list = web.Lists"irmdoclib";SPContentType ct = list.ContentTypes"Document"; Policy policy = Policy.GetPolicy(ct);foreach (PolicyItem.
http://blogs.msdn.com/tejasr/archive/2008/06/19/how-to-using-om-to-get-set-information-man...

How To: Work around OnTaskCreated activity to get TaskId - June 19, 2008

BehaviourSymptoms:==================== OnTaskCreated activity was used to get taskid after executing createtask activity to send emails from sendmail activity along with task id, instead of sending an email using sendemailnotification=true from createtask activity. sendemailnotification=true wasn't working for some reasons though timer was running fine. After implementing OnTaskCreated activity at all places, WF gets locked at OnTaskCreated activity and resumes after 15-20 min. Error...
http://blogs.msdn.com/tejasr/archive/2008/06/19/how-to-work-around-ontaskcreated-activity-...

How To : Work with RunWithElevatedPrivileges - June 19, 2008

Problem:====================if the code is not set inside RnWithElevatedPrivileges then you may get following errorsError: The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again. Troubleshoot issues with Windows SharePoint Services. Resolution:==================== Code:string siteURL = SPContext.Current.Site.Url;SPSecurity.RunWithElevatedPrivileges(delegate()SPSite objSite = new SPSite(siteURL);SPWeb objWeb =...
http://blogs.msdn.com/tejasr/archive/2008/06/19/how-to-work-with-runwithelevatedprivileges...

Innovation Fuels Next-Gen PC Design - June 19, 2008

Industrial designers have been competing for the Microsoft-sponsored Next-Gen PC Design Competition. Inspiration for the award-winning design separates the interface from the PC. And it looks like a napkin holder. In popular imagination, the humble napkin is, of course, much more than an absorbent piece of tissue for dabbing ones mouth between the main courses of a restaurant meal. Its an impromptu idea pad for sketching out business plans, design blueprints and other creative endeavors over...
http://blogs.msdn.com/usisvde/archive/2008/06/19/innovation-fuels-next-gen-pc.aspx

Getting a Full Memory Dump for a Process - June 19, 2008

To diagnose a problem for a remote customer, sometimes the easiest way is to have the customer generate a full memory dump for the process, and share the memory dump. In Vista, task manager can generate a full memory dump from the Processes tab. In Windows XP , this functionality does not exist. However, Windows XP ships a debugger ntsd.exe in the box. We can use it to generate a full memory dump. C:temp>ntsd -p 316...0:002> .dump f c:tempfoo.dmp Creating c:tempfoo.dmp - user full...
http://blogs.msdn.com/junfeng/archive/2008/06/19/getting-a-full-memory-dump-for-a-process....

Yes, $4.49 a month per user for Microsoft Live Meeting through Open Value and Open Value Subscription, plus you can all sell this today - June 19, 2008

Did you know that you can sell (or buy) Microsoft Office Live Meeting (you know, the same service we use when we present webcasts or when you attend our virtual meetings) to your clients through the Open Value (OV) and Open Value Subscription (OVS) Programs today Did you also know that the monthly fee per user is only $4.49 for Microsoft Office Live Meeting Standard and only $16.00 for Microsoft Office Live Meeting Professional Thats right! At $4.49, thats less than a gallon of gas (I just paid.
http://blogs.msdn.com/mssmallbiz/archive/2008/06/19/8621943.aspx
Available Archives
- June (25 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact