
March 16, 2011 20:13 by
joze
b5558fde-2278-42aa-94ea-6d402baa04c9|0|.0

March 12, 2011 12:42 by
joze
ec705e67-f6f3-4a25-b2f6-311a86b2ca7b|0|.0
SDK 1.4 is available and it fixes several significant bugs including the nasty RDP bug and adds capabilities like multiple administrator support from the enhanced Windows Azure Connect portal.
Bug Fixes:
- Resolved an issue that caused full IIS fail when the web.config file was set to read-only.
- Resolved an issue that caused full IIS packages to double in size when packaged.
- Resolved an issue that caused a full IIS web role to recycle when the diagnostics store was full.
- Resolved an IIS log file permission Issue which caused diagnostics to be unable to transfer IIS logs to Windows Azure storage.
- Resolved an issue preventing csupload to run on x86 platforms.
- User errors in the web.config are now more easily diagnosable.
- Enhancements to improve the stability and robustness of Remote Desktop to Windows Azure Roles.
New Features
- Windows Azure Connect:
- Multiple administrator support on the Admin UI.
- An updated Client UI with improved status notifications and diagnostic capabilities.
- The ability to install the Windows Azure Connect client on non-English versions of Windows.
- Windows Azure CDN:
- Windows Azure CDN for Hosted Services: Developers can now use the Windows Azure Web and VM roles as"origin" for objects to be delivered at scale via the Windows Azure CDN. Static content in a website can be automatically edge-cached at locations through out the United States, Europe, Asia, Australia and South America to provide maximum bandwidth and lower latency delivery of website content to users.
- Serve secure content from the Windows Azure CDN: A new checkbox option in the Windows Azure management portal enables delivery of secure content via HTTPS through any existing Windows Azure CDN account.
You may download the new Windows Azure 1.4 SDK here.
3249f33a-2230-4f63-a2f9-6f50e820cc5b|13|4.1

March 10, 2011 22:59 by
joze
Yesterday I was presenting at SloWUG. Attached to this post is my presentation. In it you can hopefully find some useful resources that will help you do the things you do a little faster.
Brezplacna orodja in administracija.pptx
6ce2cc60-4f85-4a6e-84ab-fccef6293619|0|.0

March 10, 2011 20:33 by
Robi
Pozdravljeni,
objavljam prezentacijo, ki sem jo uporabil na SloWUG srečanju o namestitvi in konfiguraciji SharePoint 2010 Serverja.
SLOWUG-SharePoint 2010 install_Config.pptx (2,30 mb)
447c3257-4f13-4739-a963-cb853b86bae4|1|5.0

March 1, 2011 00:05 by
Robi
Hi,
I received a question how to easily create a print form for a SharePoint list item.
This is the easiest way I can think of.
- Open SharePoint Designer and open your list files. Create new aspx page.

2. Edit your newly created aspx page in Advanced mode.

3.Open you aspx page in split mode and click in to the design window. From the ribbon, choose Insert/SharePoint and select Custom List Form.

4.Select the list you want to create new list form for and select Display Form.

5. Insert HTML button and insert on click event handler to "window.print()"

6. Go to Allitems.aspx and open it in Advanced mode. Add column to the right and just type "Print Preview".

7. Add hyperlink to your text.

8.Browse to your custom list form and add "?ID={@ID}.

9. Try it out...


Hope it helps!!
249887d8-35d1-420a-8703-d743c435eb0f|1|5.0