kalyanms1
Name: kalyanms1
Score: 2,002.41
Last Seen: 2 days, 3 hours, 43 minutes ago
Member Since: 3 February, 2009
DotNetShoutout
atom rss
2
Shouts

Configuring SQL Server to listen a non-default port | TechBubbles

published 258 days, 5 hours, 19 minutes ago posted by kalyanms1kalyanms1 266 days, 10 hours, 2 minutes ago
Wednesday, September 05, 2012 10:00:21 AM GMT Tuesday, August 28, 2012 5:16:57 AM GMT
SQL Server allows you to reassign the ports used by default instance or named instances. Using SQL Server Configuration Manager, you can reassign the TCP port. Your SQL Server environment is more secure when you change the default ports to a difference number. (more)
category: Architecture | clicked: 7 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Sorting Month Name in Date Dimension in SQL Server | TechBubbles

published 265 days, 25 minutes ago posted by kalyanms1kalyanms1 268 days, 6 hours, 1 minute ago
Wednesday, August 29, 2012 2:54:33 PM GMT Sunday, August 26, 2012 9:17:51 AM GMT
In order to sort the month name in your date dimension, you need to define an attribute relationship and Sort Order in the Date Dimension. This post discusses about defining a new attribute in date dimension based on existing column in the underlying dimension table. (more)
category: Architecture | clicked: 4 | comment | | source: www.techbubbles.com
tags:
2
Shouts

SharePoint 2013 System Requirements | TechBubbles

published 265 days, 2 hours, 6 minutes ago posted by kalyanms1kalyanms1 274 days, 7 hours, 10 minutes ago
Wednesday, August 29, 2012 1:12:53 PM GMT Monday, August 20, 2012 8:08:51 AM GMT
This post discusses the Hardware, Software Requirements and browser support for installing SharePoint 2013. Hardware Requirements for Application and Web Server Hardware requirements for Web tier and Application tier whether environment is single or multiple server farms Processor –> 64 bit 4 cores (more)
category: Architecture | clicked: 11 | comment | | source: www.techbubbles.com
tags:
6
Shouts

Visual Studio 2012 and .NET Framework 4.5 is RELEASED - Here's 5 minute videos to get you up to speed quick - Scott Hanselman

published 270 days, 5 hours, 28 minutes ago posted by kalyanms1kalyanms1 278 days, 4 hours, 43 minutes ago
Friday, August 24, 2012 9:50:51 AM GMT Thursday, August 16, 2012 10:36:04 AM GMT
Jason Zander announced today that Visual Studio 2012 and .NET Framework 4.5 is RELEASED to web. The .NET Web Tools Team (the team I'm on) has coverage on their blog as well. I thought I'd showcase some Tiny Happy Features that the team worked on just because it made life better. Some are large some are small, but all are tiny happy features. I'll continue for a few more Tiny Happy Features over the next few weeks but this last week I took some time and recorded 13 (ya, thirteen, oy) short videos to show... (more)
category: Architecture | clicked: 102 | comment | | source: www.hanselman.com
tags:
2
Shouts

Integrating JQuery into SharePoint | TechBubbles

published 277 days, 5 hours, 47 minutes ago posted by kalyanms1kalyanms1 281 days, 10 hours, 54 minutes ago
Friday, August 17, 2012 9:31:55 AM GMT Monday, August 13, 2012 4:24:42 AM GMT
Integrating JQuery into SharePoint involves putting JQuery library in where it can be accessed from SharePoint Environment. This post discusses about different options available for deploying and loading JQuery library in SharePoint page and then create a webpart using JQuery. (more)
category: Architecture | clicked: 5 | comment | | source: www.techbubbles.com
tags:
5
Shouts

Enabling Contained Databases in SQL Server 2012 | TechBubbles

published 285 days, 5 hours, 15 minutes ago posted by kalyanms1kalyanms1 288 days, 6 hours, 50 minutes ago
Thursday, August 09, 2012 10:04:20 AM GMT Monday, August 06, 2012 8:29:23 AM GMT
Authentication mechanism to login to SQL Server database engine is either Windows authentication or SQL Server account. Sometimes you will face authentication issues with database portability, example when you migrate a database from one SQL Server instance to another SQL Server instance, DBA has to ensure that all logins in Source SQL Server instance is existed on the target SQL Server instance. Organisations often experience these problems during failover when using database mirroring. (more)
category: Data | clicked: 25 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Power View in SQL Server 2012 | TechBubbles

published 284 days, 5 hours, 36 minutes ago posted by kalyanms1kalyanms1 291 days, 5 hours, 43 minutes ago
Friday, August 10, 2012 9:42:51 AM GMT Friday, August 03, 2012 9:35:56 AM GMT
Power View is a new feature available in SQL Server 2012 reporting services, It is a browser based application which requires Reporting Services to run in SharePoint Integration mode. The datasource for Power View application is either a analysis services CUBE or Power Pivot work book that needs to deploy to SharePoint document library. This post explains about creating a Power View Report in SQL Server 2012. (more)
category: Architecture | clicked: 8 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Creating a Custom Entity Service Object in SharePoint | TechBubbles

published 295 days, 5 hours, 3 minutes ago posted by kalyanms1kalyanms1 301 days, 5 hours, 19 minutes ago
Monday, July 30, 2012 10:16:32 AM GMT Tuesday, July 24, 2012 10:00:15 AM GMT
What is Entity Service Object? How it is related to Business Data Connectivity model? You can read the terms in business connectivity services here. The Entity Service Object is equivalent to ADO.NET provider for SQL Server and Entity class represents the row of data. Create Business Model Project in Visual Studio 2010 to create a service object. (more)
category: Architecture | clicked: 18 | comment | | source: www.techbubbles.com
tags:
3
Shouts

List Throttling in SharePoint 2010 | TechBubbles

published 298 days, 22 hours, 50 minutes ago posted by kalyanms1kalyanms1 304 days, 6 hours, 16 minutes ago
Thursday, July 26, 2012 4:28:43 PM GMT Saturday, July 21, 2012 9:03:25 AM GMT
Heavy database operations on SharePoint server may sometimes affects the user experience; SharePoint 2010 introduced a concept of List Throttling which prevents your server being going down. List Throttling allows an administrator to specify the maximum number of items that can be retrieved in a single request. For example, if user creates a view with page size 5000 but if administrator limits the list view threshold of 2000 items, no rows will be returned to user. (more)
category: Architecture | clicked: 3 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Adding Search functionality for external list in SharePoint | TechBubbles

published 301 days, 4 hours, 31 minutes ago posted by kalyanms1kalyanms1 305 days, 6 hours ago
Tuesday, July 24, 2012 10:47:57 AM GMT Friday, July 20, 2012 9:19:13 AM GMT
This post describes adding search functionality to external list that created using SharePoint designer. Create a list based on external content type and give a name, when you browse this list for editing, you will notice that values can be selected from the data picker control as shown below (more)
category: Architecture | clicked: 28 | comment | | source: www.techbubbles.com
tags:
3
Shouts

Useful PowerShell Commands in SharePoint 2010 | TechBubbles

posted by kalyanms1kalyanms1 309 days, 5 hours, 17 minutes ago
Monday, July 16, 2012 10:02:24 AM GMT
Using PowerShell is very useful and powerful approach for many SharePoint activities. Microsoft officially recommends to you use PowerShell as it intended to deprecate STSADM in the future. This post explains PowerShell cmdlets(commandlets).Scripting is easier when using PowerShell, you can access every method and property of every object. You have to use right shell to write the PowerShell commands. (more)
category: Architecture | clicked: 5 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Physical Deployment Options SharePoint 2010 | TechBubbles

published 304 days, 23 hours, 57 minutes ago posted by kalyanms1kalyanms1 310 days, 4 hours ago
Friday, July 20, 2012 3:21:44 PM GMT Sunday, July 15, 2012 11:19:00 AM GMT
Physical deployment in SharePoint is something you are determining how many servers you will deploy in Server Farm. You can read my previous post on SharePoint farm topologies here. The common question when you deploying your solutions is How many servers I will need? How do I know? Simple answer is consider your usage plan, uptime needs, number of users and application processing demands. (more)
category: Architecture | clicked: 5 | comment | | source: www.techbubbles.com
tags:
3
Shouts

SSIS Deployment Models in SQL Server 2012 | TechBubbles

posted by kalyanms1kalyanms1 311 days, 5 hours, 36 minutes ago
Saturday, July 14, 2012 9:42:45 AM GMT
SQL Server 2012 supports two different SSIS deployment models one is Package Deployment model and another is Project Deployment model. This post describes the characteristics and compares the two different models. (more)
category: Architecture | clicked: 6 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Integration Services Catalog in SQL Server 2012 | TechBubbles

published 304 days, 23 hours, 57 minutes ago posted by kalyanms1kalyanms1 312 days, 6 hours, 5 minutes ago
Friday, July 20, 2012 3:21:44 PM GMT Friday, July 13, 2012 9:14:30 AM GMT
Integration Services Catalog is a new feature in SQL Server 2012 which supports the centralization of storage of packages and configuration files. You can host only one catalog for one SQL Server Instance. When you deploy your project using project deployment model all project components stored in catalog. This post describes how to create a catalog and set the properties. (more)
category: Architecture | clicked: 2 | comment | | source: www.techbubbles.com
tags:
4
Shouts

General Interface Changes in SQL Server 2012 SSIS | TechBubbles

published 304 days, 23 hours, 57 minutes ago posted by kalyanms1kalyanms1 313 days, 5 hours, 45 minutes ago
Friday, July 20, 2012 3:21:44 PM GMT Thursday, July 12, 2012 9:34:11 AM GMT
The Visual Studio Environment introduces some user-interface changes from previous version of Business Intelligence Development Studio(BIDS). The new interface contains the enhanced appearance of tasks and dataflow components with rounded edges and icons. (more)
category: Architecture | clicked: 18 | comment | | source: www.techbubbles.com
tags:
5
Shouts

PowerShell Command to backup SharePoint Service Application | TechBubbles

published 305 days, 21 hours, 54 minutes ago posted by kalyanms1kalyanms1 315 days, 7 hours, 46 minutes ago
Thursday, July 19, 2012 5:24:39 PM GMT Tuesday, July 10, 2012 7:33:14 AM GMT
Typically, Service Applications will be backed up as part of a full farm back-up, along with all other components of the farm, If you want to backup individual service applications such as Managed Metadata service, User Profile Service then you can use Windows PowerShell to back up the SharePoint service application, below steps describes the procedure. (more)
category: Architecture | clicked: 9 | comment | | source: www.techbubbles.com
tags:
8
Shouts

Business Data Connectivity Service Example | TechBubbles

published 312 days, 4 hours, 45 minutes ago posted by kalyanms1kalyanms1 316 days, 5 hours, 41 minutes ago
Friday, July 13, 2012 10:33:42 AM GMT Monday, July 09, 2012 9:38:28 AM GMT
This post explains surfacing the Adventure Works table data in SharePoint. You can read my previous post on Business Data Connectivity Service terms here. Business Connectivity Services is the set of services and components that enables the connectivity between heterogeneous business systems. SharePoint 2010 Business Connectivity Services can be used to connect any data source to present the business data as SharePoint content. (more)
category: Architecture | clicked: 36 | comment | | source: www.techbubbles.com
tags:
5
Shouts

Columnstore index in SQL Server 2012 | TechBubbles

published 313 days, 5 hours, 57 minutes ago posted by kalyanms1kalyanms1 321 days, 3 hours, 43 minutes ago
Thursday, July 12, 2012 9:22:34 AM GMT Wednesday, July 04, 2012 11:35:40 AM GMT
Microsoft SQL Server 2012 introduces a new Index type called Columnstore and it offers great performance for data-warehousing loads and other similar queries. Columnstore indexes are designed for data-ware house workloads that are typically read based. This post discuss about how Columnstore index work, how the data is stored in it and what type of queries can benefit from a column store index. It also discusses how to create Columnstore index in SQL Server 2012. (more)
category: Data | clicked: 11 | comment | | source: www.techbubbles.com
tags:
3
Shouts

Protecting SharePoint from Viruses | TechBubbles

published 315 days, 4 hours, 19 minutes ago posted by kalyanms1kalyanms1 323 days, 4 hours, 38 minutes ago
Tuesday, July 10, 2012 11:00:07 AM GMT Monday, July 02, 2012 10:41:25 AM GMT
General assumption that file-system anti-virus software also scans the SharePoint document libraries. Wrong! It will not detect viruses stored in document libraries so install an antivirus solution for SharePoint. SharePoint does include any type of antivirus protection, you must purchase this separately. This post discuss about available products and configuring the antivirus feature in SharePoint. (more)
category: Architecture | clicked: 1 | comment | | source: www.techbubbles.com
tags:
4
Shouts

User Accounts for SharePoint 2010 Farm Installation | TechBubbles

posted by kalyanms1kalyanms1 367 days, 3 hours, 55 minutes ago
Saturday, May 19, 2012 11:24:15 AM GMT
SharePoint have services that require access to servers in network, it needs a few accounts to use as identity of several its services. For SharePoint Server Farm installation you need a specially configured SETUP account. THE SETUP ACCOUNTSetup Account is used to run SharePoint installation and configuration , which it uses to create configuration database, assign the farm account right to own that configuration database. Setup Account is also used to run the SharePoint preparation tool and the configu... (more)
category: Architecture | clicked: 5 | comment | | source: www.techbubbles.com
tags: