Tuesday, February 15, 2011

SharePoint 2010 - Improved Top

With the release of Microsoft SharePoint 2010 has put the product in the year 2010 to their customers. After the completion and implementation of SharePoint 2007, Microsoft had thousands of companies to improve the next version, since all parts in SharePoint 2007 have met the expectations created by their marketing department. With SharePoint 2010 (formerly known as SharePoint 14) Microsoft provides a considerable upgrade of the product with many new and enhanced features.

SharePoint 2010 comes in different versions. SharePoint Foundation (formerly known as Windows SharePoint Services - WSS) and SharePoint Server (Microsoft Office SharePoint Server - MOSS) is renamed, but still the same as the difference between free and paid (server) edition. The server edition is available in Standard Edition or Enterprise and the (new) as compared to publishing Web sites.

With the new version of hardware and software, has changed. So now you can install SharePoint 2010 on 64 bit hardware with 64-bit and 64-bit operating systems and SQL Server 2005 or 2008. The implementation of SharePoint 2010 on new hardware with the new Windows Server 2008-OS is not really a problem, but the upgrade from SharePoint 2007 to Windows Server 2003 requires more time and resources.

When it comes to features SharePoint Server 2010 search or quick search to be mentioned. Research is now more scalable because you can use multiple servers to index the content that has not been possible in previous versions of SharePoint. In addition, you can use generic search and faceted browsing. With a new engine, including enhanced capabilities such as a pipeline of content processing, metadata extraction, visual search and advanced linguistics, you now have a better search experience with SharePoint 2010.

Be true for the use of reporting and registration is not something you would expect from the product of society, such as SharePoint 2007. When a new version becomes the new database is designed to support the use of reporting and recording. You have more information that could be treated in a way that you can use this information to optimize your site, or get information on how to use wireless users.

Have you ever met a SharePoint 2007 power user? Maybe not so much because SharePoint 2007 is required for a relatively high level of technical expertise. SharePoint 2010, you can now use standard tools like Visio to collaborate with colleagues, or create workflows. E 'can also view Visio diagrams in a browser (without the client application itself).

Speaking of enhanced collaboration features, you can now tag and rate content. You know social networking, but in an intranet by using SharePoint Server 2010 search results page is now created using scoring and marking. Content that has the right tags and a high score is most likely to be found and used. In addition, you can use a better editor to create content and blogs and wikis, to store or publish them.

SharePoint 2010 now supports a group of browser like Firefox. With XHTML 1.0 compliance and improving accessibility now, it's now more patch for Internet Explorer. By the way Internet Explorer 6 is no longer supported.

Read more...

Friday, December 17, 2010

Acquiring an ASP .NET Dashboard - What are the benefits?

digital dashboards come in all shapes and sizes. The dashboard-based ASP.NET ASP.NET framework that allows a more dynamic presentation of data. Data visualization has reached a point where function meets art too. visualization applications of contemporary data provide a new life in the usual data, presenting them in many new ways. You can see that the data should not be boring, after all - it can also entertain and educate without forcing the player to do so. There are many programs available on the market today that can be modified by programmers for many applications. These "creations" are available online that other people can see it, and exchange ideas with them.

But they each have their strengths and limitations and could not be used for what they were programmed to do. One such ASP.NET. The dashboard allows ASP.NET to create the perfect visualization of data, the company has in mind for different presentations. Because ASP.NET is supported. NET framework created by Microsoft, has a wide range of environments and Microsoft applications, where it can be used. It also supports several programming languages like C #, C + + and Perl to make content more rich and varied. Best of all, it provides WYSIWYG, a "preview" of what the final result will look like. Sounds great? Get the best data visualization software will be useless if the functions are limited and restrictions on creativity.

Here are the reasons why everyone should consider getting ASP.NET dashboard. Of course, people want to be content with just more interesting than a simple text and images on the site. ASP.NET Web dashboards can be used to provide dynamic content. Using the power of the ASP.NET framework that people can customize the way websites should be presented to the world. This data includes information can be both informative and enjoyable to watch at the same time. It also allows more information to consider the view that the usual diagrams or charts could not be reached. -Allows the export of Microsoft suite of programs, such as Visual Studio to create ASP.NET applications. And Microsoft make up the majority of all the main Office applications on the market today. WYSWIYG-enable the "preview" as a result of programmed with the ASP.NET application.

However, it should be noted that there are several types of WYSIWYG, which requires considerable expertise in language code to undo the changes script programming. - ASP.NET, but it is the successor to ASP context, unfortunately, is not compatible with it. This can cause programs if people want to run ASP on a dashboard suite ASP.NET.

However, ASP.NET can work with ASP. When these great features ASP.NET dashboard is easily one of the more popular outside the market today. There are also many programs available that take advantage of the ASP.NET framework, which shows his versatility. Together with other data visualization software, ASP.NET Web dashboards to make a better place to browse page by page.



Read more...

Saturday, November 13, 2010

How do I create a site for SharePoint sites



Go to the SharePoint site main Page and look for Site Actions (located towards the top right corner)




1.Title and Description:
Provide a Title and description for your site

2.Web Site Address :
Use your projects or groups name in the URL part for easy Identification.

3.Template Selection :
Select a Template that suites your needs.

4.Permissions :
For the Permissions part, if you are not the main sites administrator and would like to control the access to this site choose “Use unique permissions”

5.Navigation Inheritance :

It is Safe to leave the default’s for this setting.

6.Site Categories :
Place a check mark beside “List this new site in the directory”

Choose the Appropriate Division and region where applicable.

7.Click on Create Button to Create the site.
Read more...

Hide First Tab in SP 2010 Navigation

My original article used CSS to hide the first navigation tab, but if you want to make the change via the master page navigation control there are some simple changes that you will need to make. I originally thought by just changing the “ShowStartingNode” property it would simply hide the first node but by default it has it already set to false: ShowStartingNode="False" so the approach below is what worked for me.

Here is the base top navigation control:
" br=""> UseSimpleRendering="true"
UseSeparateCss="false"
Orientation="Horizontal"
StaticDisplayLevels="2"
MaximumDynamicDisplayLevels="1"
SkipLinkText=""
CssClass="s4-tn"/>





ShowStartingNode="False"
SiteMapProvider="SPNavigationProvider"
id="topSiteMap"
runat="server"
And then make the following changes to the static, dynamic and site map provider:
ID="TopNavigationMenuV4"
Runat="server"
EnableViewState="false"
DataSourceID="topSiteMap"
AccessKey="<%$Resources:wss,navigation_accesskey%>"
UseSimpleRendering="true"
UseSeparateCss="false"
Orientation="Horizontal"
StaticDisplayLevels="1"
MaximumDynamicDisplayLevels="2"
SkipLinkText=""
CssClass="s4-tn"/>
ShowStartingNode="False"
SiteMapProvider="CombinedNavSiteMapProvider"
id="topSiteMap"
runat="server"/>

The result would look something like this:


Read more...

Friday, September 3, 2010

How to enable Sql server Authenticaton in Sql server

Usually, when you install SQL Server, select the option to use Windows Authentication mode to connect to SQL Server. But for some scenarios we need for a user authentication to access SQL Server databases. How to change? Here are the steps to enable SQL Server Authentication to SQL Server.
1 Log in to SQL Server using Windows authentication.
2. Right click on the server (name of your SQL server), select Properties.
3. In section, select a page, select Security and Authentication section select the
radio buttonserver SQL Server and Windows Authentication mode, and click OK.
4. After the changes saved, then go to security - users - add a user for SQL
authentication.
5. He needs to reboot the server to reflect the changes.
Read more...

HCL Ezeebee XP Z999

HCL Ezeebee XP Z999 desktop also features advanced 6-channel audio built into the motherboard of the Intel 945GM chipset, which allows the system to produce the sound is, in six different channels. 2 front, 2 rear, subwoofer and center speaker in a speaker system.But atmosphere to use 6 channels correctly a user would have to configure a complete set of 5.1 speaker system with 2 +2 +1 + central speaker units. A conventional two-speaker system do not allow the use of the 5.1 audio hardware.Windows Vista preinstalled HCL Ezeebee XP Z999 desktop PC offers ATX SMPS Cabinet, 1.44 FDD, S-Video TV output, IEEE 1394, 2 USB ports and comes with standard multimedia keyboard, optical mouse, Octa-X Headphone cum Mic and 2.1 ATP3 Altec Lansing stereo speakers with subwoofer.
Read more...

Thursday, September 2, 2010

How to remove the Squid proxy cache, Windows

For certain directions due to clear the proxy cache Squid (Windows) seems difficult to find online, so I thought I would send them here. Hope this helps someone:
1. Run MMC and load the Services snap, kill the process of squid.

2 Clear Squid cache directory (eg C: \ squid VARS \ \ Cache \).

3 Run-Squid parameter z to reconstruct the structure of the cache folder (eg C: \
squid \ sbin \ squid.exe-z).

4 Click the Services MMC snap-in, restart the squid service.
Read more...