Sunday, November 7, 2010

Invalid SharePoint 2010 provides: Characteristics due to an error, fault or failure of activation of wsp SharePoint

Each developer has one of those days when everything goes wrong. You have developed a specific function, and decided to change the functionality of the namespace. For one reason or another SharePoint 2010 does not handle well, and even Visual Studio 2010 does not know how to handle it. So you received a message that you have activated a function with the same ID that you want to implement? And you can not go a certain way?

Well I thought to use PowerShell to remove these spfeatures as I tried, but the message was clear and clouds, can not uninstall feature because the feature is not found? Huh? Why? Well I tried the Get-SPFeature not recovered all the features I have installed and what do I see? My functions standing on this list, so I tried to remove it by Id, and what happened? Can not find the identity function? Crap you say? Well I used to WssAnalyzerTool code.msdn.microsoft.com and managed to get all the missing features.

Then I tried to run the code.msdn.microsoft.com WssRemoveFeaturesTool the site itself, but what do you say? Although this tool could not find this feature ... Imagine that ... So the last resort: if stsadm to dry. Did that work well, yeah! Worked more than it looks outside.

stsadm -o disablefeature -Id -force ==> Operation completed successfully
stsadm -o Uninstallfeature -id -force ==> Operation completed successfully
So you think you can do everything with powershell, well sometimes you can, sometimes you can't

Wednesday, November 3, 2010

Silverlight server Application Development

Microsoft Silverlight is a Web application development platform that has assimilated, multimedia and animation. Silverlight is the perfect platform for interactive applications that are needed today. Silverlight is intended to compete with Adobe Flash and JavaFX, Sun Microsystems which was launched a few days after Silverlight. It competes with the presentation of AJAX components.

Framework consists of basic information, which is responsible for the user interface (UI), the basic controls of user interface, graphics and animation, media playback, interactivity and the entry of the user integration DOM, Digital Restrictions Management (DRM). Includes features such as extensible controls, XML Web Services, networking components and Language Integrated Query (LINQ) API, the vessels of the Silverlight class library to a lightweight.

Newer versions include Pixel Shader API. This allows the developer to create effects such as blur and shadow also allows them to create their own effects. New versions of MS Silverlight programming software also allows relaxation effects animation. This brings some new light entertainment, such as jumping, the elastic effects, etc. Ability to produce such effects will help create transitions smooth animation and visual effects that you must achieve. Microsoft Silverlight applications can also improve the text. These improvements texts are provided to allow for more effective and animation of text in an application.

Also the loading time is accelerated applications using JavaScript APIs to support the local police, where local police can be used. With a Silverlight Web application can decode the image data before it is added to the visual tree and lets you control the image cache. All this is to improve the image that are now part of the Silverlight platform.

The Media Stream Source API included in Silverlight is responsible for adaptation to allow streaming media. Adaptive streaming allows the reader application to choose the bitrate of the media based on available bandwidth of the client and the central processing unit (CPU).

Soft Prodigy software development brings you the best in programming Silverlight. Soft Prodigy MS Silverlight development is progressive and dynamic. Our development of Silverlight providers remain on guard and keep up with the latest technologies and developments in the field to keep abreast of the changes that we encounter every day. With the successful implementation of Silverlight, can do wonders. Soft Prodigy is the leading provider of development of Silverlight applications in India. We have extensive experience in developing software MS Silverlight and will surely offer you all the best in the field. Silverlight Application Development Provider as Soft Prodigy, can never go wrong that we have the best chefs in the industry is working diligently to deliver better than expected.

For more details visit http://www.silverlightprogramming.com/

The difference between WPF and Microsoft Silverlight

Windows Presentation Foundation (WPF) and Microsoft Silverlight both can be used to develop rich Internet applications based on XAML and.NET frame. But depending on how you want your project to get fit, you must choose between two or integrate them.
      An overview
WFP has given developers a single programming model that has a new graphical user interface (GUI) framework which replaces the old "Windows Forms" and Win32 API. Its basis vectors and Graphics Processing Unit (GPU) is enabled design framework (DirectX) has the ability to create richer interfaces with media and documentation that the Windows Forms. Using a declarative language XAML-based graphics statement based vectors capable of scale and take advantage of hardware acceleration, WPF can make a new level of user experience. You get a consistent programming model for developing applications with a clear separation between business logic and user interface.

Implementing Microsoft Silverlight cross-browser, cross-platform framework of the.NET is small and lightweight hosting technology to produce the next generation of rich interactive media and Internet content and the development of a web browser hosted on Rich Internet Application (RIA) that could combine data and services from various sources. It will also create applications to enhance the experience for the end user typically quite significant when compared with traditional web applications.

What is the difference?

While the exploits full.NET WPF framework and make the common language runtime (CLR) is based on Silverlight only a subset of XAML and implementation framework full.NET browser-hosted version of the CLR. Therefore, a large number of basic strategies based WPF applications fail in Silverlight. It supports some of the WPF component primitives and a single type of scheme. So if an existing application to be ported to WPF Silverlight, it would mean rewriting all the code related to user interface.

WPF applications will work as an independent desktop program or can be hosted on a website an embedded object (Windows only). However, browsers are based on WPF applications (in Internet Explorer and Firefox in Windows) can no longer use the full functionality that will not happen, and desktop applications. On the contrary, the introduction of Silverlight applications can be made more platforms (Windows, OS X and Linux) and multiple browsers. Small and lightweight applications, which consume less infrastructure.

Conclusion


Although built on the tops of the various run-time stack, WPF and Silverlight share many common characteristics and features. Silverlight WPF embed web controls provide a greater focus on the object model of the user interface and less animation. The simple fact has had a number of 3D features and widgets are missing. Not many of these missing parts of Silverlight is a GUI. Many of the features missing from the WPF framework Silverlight and.NET cause subtle differences that must be considered when moving an application between Silverlight and WPF or when creating an application and the goals of WPF and Silverlight.