Search   Feed   Browse   Add
Feed items 1 - 10 of 25 for June 2008

MSDN Blogs

Microsoft Bloggers

Technical Summit - Developer, Developer, Developer - June 19, 2008

Am 19. bis 21.11. findet in der Berlin der Technical Summit statt. Als was das Entwicklerherz begehrt und viele technologische Highlights frisch von der PDC in Los Angeles.
http://blogs.msdn.com/olivers/archive/2008/06/19/technical-summit-developer-developer-deve...

My latest presentation - June 19, 2008

View &160; I presented at the NLab Social Networks Conference in Leicester today was good fun and met some great people. Jess has some great coverage and some of the detail of what I talked about which is handy as the slides on their own are not obvious. Though I give my slides aware on Slideshare I tend to think a deck without the presenter isnt that useful. If the presenter is any good that is :) I learned a few things today to as I thought about this talk: if there isnt...
http://blogs.msdn.com/stevecla01/archive/2008/06/19/my-latest-presentation.aspx

Resolution: MOSS: Cannot execute multiple tasks in workflow - June 19, 2008

BehaviourSymptoms:====================MOSS: Cannot execute multiple tasks in workflow when user tried to modify the second task, the page will be freezed for 2 min and after that nothing it will modify, status will be same. second time when user tries to modify, he gets an error. Error Message:===================="This task is currently locked by a running workflow and cannot be edited" Cause:====================some objects like SPWeb,SPUser should be NonSerializable in...
http://blogs.msdn.com/tejasr/archive/2008/06/19/resolution-moss-cannot-execute-multiple-ta...

XTOPIA - Jetzt anmelden und Very Early Bird sichern - June 19, 2008

Die XTOPIA geht in die n&228;chste Runde. Die Konferenz rund um Web, Technology, Design und UX ... Ich freu mich ... denn es wird sehr spannend.
http://blogs.msdn.com/olivers/archive/2008/06/19/xtopia-jetzt-anmelden-und-very-early-bird...

IO requests taking longer than 15 seconds to complete on file - June 19, 2008

What does the IO request error below represent   2008-04-21 13:26:42.480 spid364      Microsoft SQL Server 2005 - 9.00.3177.00 (Intel X86) 2008-04-22 16:30:02.140 spid6s       SQL Server has encountered 2 occurrence(s) of IO requests taking longer than 15 seconds to complete on file F:sql data filesxxx.MDF in database xxx (5).  2008-04-22 16:32:08.780 spid6s       SQL Server has encountered 2...
http://blogs.msdn.com/chrissk/archive/2008/06/19/i-o-requests-taking-longer-than-15-second...

Script to purge TokenAndPermUserStore - June 19, 2008

  Here is a script that purge the 'TokenAndPermUserStore' every time it reaches 100MB.     DECLARE CacheSize int DECLARE CurDate varchar(30)   WHILE (1=1) BEGIN SET CurDate = CONVERT (varchar, GETDATE(), 126) SELECT CacheSize = SUM(single_pages_kb + multi_pages_kb) FROM sys.dm_os_memory_clerks WHERE name = 'TokenAndPermUserStore'   -- Greater than 100MB IF CacheSize >= 100000 BEGIN DBCC FREESYSTEMCACHE ('TokenAndPermUserStore') RAISERROR ('Cleared...
http://blogs.msdn.com/chrissk/archive/2008/06/19/script-to-purge-tokenandpermuserstore.asp...

So help me - June 19, 2008

You can find the real (and thoroughly helpful) article on mail merge on Office Online. Become a fan on Facebook Follow me on Twitter Create your own comic
http://blogs.msdn.com/officeoffline/archive/2008/06/19/so-help-me.aspx

Get prep'ed for Mashed08 - June 19, 2008

I will be showing the Microsoft Robotics Developer Studio at Mashed08 this weekend. If you are also going to be there and fancy playing with robot programming and simulation building there are some bits you can set up on your machine in advanced. First, get Visual C Express 2008 (or Std, Pro etc etc) Then get the Microsoft Robotics Developer Studio 2008 CTP. You'll note that there is also the latest release you can download (v1.5 - free for non-commercial use ). These two versions do co-exist...
http://blogs.msdn.com/paulfo/archive/2008/06/19/get-prep-ed-for-mashed08.aspx

Building RIA Event slides + source code + resources - June 19, 2008

Thanks to Ravi Nar and the Vista Squad folks for participating yesterday at the Building RIA for Desktop, Web & Mobile using Silverlight & WPF &160; session in London. I really enjoyed presenting with you and answering your questions (its been a while since I had so many questions in such a short timeframe )and talk with .NET, LINQ, Mobile, ASP.NETas well as Python and Flash developers. As promised, you can download here the slides from the presentation. A video of the session,...
http://blogs.msdn.com/giorgio/archive/2008/06/19/building-ria-event-slides-source-code-res...

Hng med p sommarbio med MSDN - June 19, 2008

Sommaravslutning med biovisning knns helrtt - hng med oss p MSDN och bli bjuden p The Incredible Hulk torsdagen den 26 juni p Filmstaden Sergel vid Htorget. Vi bjuder p popcorn och lsk ocks. Anml dig hr (OBS! antalet platser r begrnsat - vi har 100 biljetter att ge bort). Sjlv r jag nyfiken p om man fr en frklaring till varfr Hulkens kalsonger alltid lyckas hnga kvar fast alla andra klder spricker...
http://blogs.msdn.com/robf/archive/2008/06/19/h-ng-med-p-sommarbio-med-msdn.aspx
Available Archives
- June (25 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact