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

Service Bus Fundamentals | TechBubbles

published 155 days, 3 hours, 50 minutes ago posted by kalyanms1kalyanms1 165 days, 2 hours, 23 minutes ago
Tuesday, December 18, 2012 12:02:00 PM GMT Saturday, December 08, 2012 1:29:19 PM GMT
What is Service Bus? The Windows Azure Service Bus provides a secured infrastructure for wide-spread communication. It provides the connectivity options for Windows Communication Foundation and other service points. This post explains various tools around Service Bus like the most fundamental is how to create a namespace and how to create entities and how these work through the windows azure new portal. To use service bus or any of the features that it provides then you need to have the namespace. Name ... (more)
category: Architecture | clicked: 21 | comment | | source: www.techbubbles.com
tags:
6
Shouts

Windows Azure New Features | TechBubbles

published 159 days, 6 hours, 9 minutes ago posted by kalyanms1kalyanms1 168 days, 11 hours, 56 minutes ago
Friday, December 14, 2012 9:43:24 AM GMT Wednesday, December 05, 2012 3:56:05 AM GMT
What is Windows Azure? From platform perspective it is Microsoft computing cloud platform. It is designed and enabled to build the applications and scale it robustly. It is flexible to enable you to handle any type work and it acts as platform as service which provides a set of managed scalable services and now it is turned as infrastructures as service which is the ability to host and scale durable virtual machines in the cloud. The combination of platform as service and infrastructures as service is re... (more)
category: Architecture | clicked: 16 | comment | | source: www.techbubbles.com
tags:
3
Shouts

Using Code Map in Visual Studio 2012 Ultimate | TechBubbles

published 162 days, 4 hours, 52 minutes ago posted by kalyanms1kalyanms1 172 days, 3 hours, 47 minutes ago
Tuesday, December 11, 2012 11:00:07 AM GMT Saturday, December 01, 2012 12:05:16 PM GMT
This post explains how to analyze and navigate complex code using Code Map in Visual Studio 2012. The new Code Map feature in Visual Studio 2012 ultimate allows you to create visualizations in your source code. This helps you to identify and quickly fix the bugs in your code. You need to install Visual Studio update to get this feature from here. (more)
category: Architecture | clicked: 32 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Testing features added in Visual Studio 2012 Update1 | TechBubbles

published 163 days, 5 hours, 25 minutes ago posted by kalyanms1kalyanms1 173 days, 2 hours, 32 minutes ago
Monday, December 10, 2012 10:26:55 AM GMT Friday, November 30, 2012 1:20:32 PM GMT
This post explains the enhanced testing features that were introduced with Visual Studio 2012 update 1. Visual Studio 2012 now supports code coverage analysis during the manual testing. This functionality can be enabled by configuring test settings in Microsoft Test manager. This feature is currently supported for ASP.NET applications that running on IIS. (more)
category: Architecture | clicked: 23 | comment | | source: www.techbubbles.com
tags:
5
Shouts

Web Publishing Features in Visual Studio 2012 | TechBubbles

published 166 days, 1 hour, 31 minutes ago posted by kalyanms1kalyanms1 174 days, 6 hours, 7 minutes ago
Friday, December 07, 2012 2:21:38 PM GMT Thursday, November 29, 2012 9:45:24 AM GMT
There is no formal build and publishing process for Websites in Visual Studio 2010, it is really a set of files and folders. If you use the web site templates while creating a project in Visual Studio 2010 then publishing experience is vastly different from what available on web application projects. New updates have been released for improving publishing experience in Visual Studio 2010 and Visual Studio 2012 as part of the Windows Azure SDK release. The new publishing features are available for both we... (more)
category: Web Dev | clicked: 28 | comment | | source: www.techbubbles.com
tags:
4
Shouts

ASP.NET and Visual Studio loves HTML5 | TechBubbles

published 168 days, 3 hours, 42 minutes ago posted by kalyanms1kalyanms1 176 days, 6 hours, 32 minutes ago
Wednesday, December 05, 2012 12:10:42 PM GMT Tuesday, November 27, 2012 9:20:44 AM GMT
ASP.NET and HTML5 works together and in fact ASP.NET & Visual Studio loves HTML5. You can do everything in HTML5 using ASP.NET server language. This post explains some examples how asp.net works with HTML5. (more)
category: Architecture | clicked: 44 | comment | | source: www.techbubbles.com
tags:
3
Shouts

Encrypting the session with SSL in SQL Server | TechBubbles

published 173 days, 5 hours, 5 minutes ago posted by kalyanms1kalyanms1 177 days, 3 hours, 14 minutes ago
Friday, November 30, 2012 10:46:51 AM GMT Monday, November 26, 2012 12:38:24 PM GMT
Network packets are human-readable using a packet sniffer when SQL results passing between client machine and SQL server. Tabular Data Stream(TDS) is the protocol used by SQL server to form packets to be sent through the network. This post explains the steps to encrypt a session with SSL in SQL Server. (more)
category: Architecture | clicked: 12 | comment | | source: www.techbubbles.com
tags:
3
Shouts

Creating a custom sequential workflow in SharePoint 2010 | TechBubbles

published 176 days, 5 hours, 57 minutes ago posted by kalyanms1kalyanms1 184 days, 4 hours, 22 minutes ago
Tuesday, November 27, 2012 9:55:17 AM GMT Monday, November 19, 2012 11:30:05 AM GMT
SharePoint supports state machine and sequential workflows. In Sequential Workflow the activities are placed in logical order with a start and an end. Sequential workflows can be used in automated processes where a manual interaction like moving documents to library. In SharePoint, Workflows can be associated with libraries, lists and sites. Site workflows are introduced in SharePoint 2010 and they exist at the site level and can act on all lists and libraries associated in the site. This post outlines t... (more)
category: Agile | clicked: 21 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Creating simple windows store App with C# | TechBubbles

published 188 days, 17 minutes ago posted by kalyanms1kalyanms1 197 days, 4 hours, 54 minutes ago
Thursday, November 15, 2012 3:34:53 PM GMT Tuesday, November 06, 2012 10:57:55 AM GMT
This post describes the steps to create windows store App with C# and xaml. Before you start you need to have window 8 installed and you also need to install Microsoft Visual studio 2012 express for windows 8 which can be downloaded from here and also need developer license, you obtain the developer license from store menu (more)
category: Architecture | clicked: 21 | comment | | source: www.techbubbles.com
tags:
5
Shouts

Creating an OData service on the .NET Framework | TechBubbles

published 189 days, 1 hour, 51 minutes ago posted by kalyanms1kalyanms1 198 days, 2 hours, 23 minutes ago
Wednesday, November 14, 2012 2:00:51 PM GMT Monday, November 05, 2012 1:29:12 PM GMT
Open Data Protocol is a web protocol for accessing information via services. It is built upon technologies such as XML and JSON. The main component for building the OData service on .NET Framework is WCF Data Service. OData service can support different data source models including ADO.NET Entity Framework. LINQ to SQL etc. This post outlines the steps to creating an OData service on the .NET Framework through WCF Data service and ADO.NET Entity Framework data model. (more)
category: Architecture | clicked: 28 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Multicore JIT in .NET Framework 4.5 | TechBubbles

published 202 days, 5 hours, 40 minutes ago posted by kalyanms1kalyanms1 212 days, 3 hours, 45 minutes ago
Thursday, November 01, 2012 10:12:29 AM GMT Monday, October 22, 2012 12:07:39 PM GMT
Multicore JIT is a great new feature in .NET Framework 4.5. Multicore JIT parallelizes the some of the JIT compilations that happens on the start of the application, Historically .NET FW has used the Ngen Native Image Generator for parallelization. It works particularly well where this Ngen is installed. It has been with Silverlight 5 and ASP.NET. This post describes it’s features and how it works? Multicore JIT uses the parallelization to reduce the JIT compilation time during application startup (more)
category: Architecture | clicked: 29 | comment | | source: www.techbubbles.com
tags:
4
Shouts

Working with Public OData Producers | TechBubbles

published 208 days, 1 hour, 37 minutes ago posted by kalyanms1kalyanms1 216 days, 2 hours, 50 minutes ago
Friday, October 26, 2012 2:15:34 PM GMT Thursday, October 18, 2012 1:01:54 PM GMT
There are number of public products or services which have already adopted OData in their data publishing and also provided the OData compatible interfaces for the clients to consume the application data. Microsoft products SharePoint 2010, Windows Azure Storage Service,SQL Server 2008 Reporting Services have started supporting OData. Many online services such as Netflix.com,eBay.com, StackOverflow.com, Facebook etc also opened their business data to consumers through OData-based service endpoints. (more)
category: Architecture | clicked: 54 | comment | | source: www.techbubbles.com
tags:
3
Shouts

My Sites in SharePoint 2013 | TechBubbles

published 216 days, 22 hours, 29 minutes ago posted by kalyanms1kalyanms1 224 days, 4 hours, 50 minutes ago
Wednesday, October 17, 2012 5:23:23 PM GMT Wednesday, October 10, 2012 11:02:27 AM GMT
My Site is a personal site in SharePoint for user. This post outlines the steps to set up My Sites in SharePoint 2013. My Site depends on User Profile service application and managed Meta data service application. Optionally Search Service application requires to be configured but it is not required. Optionally you can configure profile synchronization to configure user and group information. (more)
category: Architecture | clicked: 31 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Application Hosting Models in SharePoint 2013 | TechBubbles

published 222 days, 6 hours, 29 minutes ago posted by kalyanms1kalyanms1 226 days, 6 hours, 52 minutes ago
Friday, October 12, 2012 9:23:24 AM GMT Monday, October 08, 2012 9:00:01 AM GMT
New Application Development model was introduced in SharePoint 2013 which allows the developers to extend the SharePoint platform. This post discusses the different hosting models available for the developers in SharePoint 2013. You need to understand the App Identity concept before knowing the details of Hosting Models. (more)
category: Architecture | clicked: 9 | comment | | source: www.techbubbles.com
tags:
3
Shouts

Microsoft Big Data Solution | TechBubbles

published 222 days, 6 hours, 29 minutes ago posted by kalyanms1kalyanms1 229 days, 6 hours, 17 minutes ago
Friday, October 12, 2012 9:23:24 AM GMT Friday, October 05, 2012 9:34:54 AM GMT
What is Big Data? It is a popular term used to describe growth of structured and unstructured information. This post discusses the Trends driving the “Big Data” and Microsoft Big Data Solution. There are vendors in market which provide Hadoop deployments but most operate outside central IT operations. Microsoft Big Data solution can analyze over 100 petabytes of data to produce results. Microsoft Big Data solution contains tools like office and SharePoint which allows the users to have insights for every... (more)
category: Architecture | clicked: 12 | comment | | source: www.techbubbles.com
tags:
6
Shouts

Automated UI Testing with Visual Studio 2012 | TechBubbles

published 222 days, 6 hours, 29 minutes ago posted by kalyanms1kalyanms1 232 days, 4 hours, 37 minutes ago
Friday, October 12, 2012 9:23:24 AM GMT Tuesday, October 02, 2012 11:15:32 AM GMT
This post discusses about creating a fully automated UI test cases for your application using Visual Studio 2012. You can convert your existing manual tests into fully automated user-interface tests. Without manual intervention you can quickly alert the developers about possible faults in the application. Once you automated your manual tests then you can run the automated tests multiple times in a day or schedule them to run in particular time. In order to write automated UI tests you need to have either... (more)
category: Architecture | clicked: 72 | comment | | source: www.techbubbles.com
tags:
2
Shouts

SharePoint 2013 Business Intelligence Features | TechBubbles

published 223 days, 5 hours, 8 minutes ago posted by kalyanms1kalyanms1 233 days, 4 hours, 21 minutes ago
Thursday, October 11, 2012 10:44:37 AM GMT Monday, October 01, 2012 11:30:50 AM GMT
This post discusses the new features introduced in SharePoint 2013 for Business Intelligence and how you can do the things in better way using SharePoint 2013, PowerPivot and Power View. SharePoint is really about organization, discovery, building out new solutions and managing those solutions. So With Microsoft BI tools how do you explore the data? How do you mine the data? How do you visualise and control that data? (more)
category: Architecture | clicked: 24 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Dependency graphs in Visual Studio 2012 | TechBubbles

published 226 days, 6 hours, 2 minutes ago posted by kalyanms1kalyanms1 236 days, 5 hours, 11 minutes ago
Monday, October 08, 2012 9:50:02 AM GMT Friday, September 28, 2012 10:41:44 AM GMT
Dependency graphs helps you visualise how your code is organised and understand its dependencies. This could be useful when you are working with un-familiar code. You can easily get visual overview of your code by creating dependency graphs.You can create dependency graphs in Visual Studio 2012 ultimate by choosing Architecture menu and then click Generate Dependency Graph –> for solution (more)
category: Architecture | clicked: 26 | comment | | source: www.techbubbles.com
tags:
2
Shouts

Using IntelliTrace in Visual Studio 2012 | TechBubbles

published 229 days, 5 hours, 32 minutes ago posted by kalyanms1kalyanms1 237 days, 5 hours, 19 minutes ago
Friday, October 05, 2012 10:20:12 AM GMT Thursday, September 27, 2012 10:32:49 AM GMT
IntelliTrace can be used to collect and analyze the data in production. IntelliTrace speeds debugging by showing history of what happened in your application while you run. This reduces how often you restart the application when you want look at past events. IntelliTrace automatically collects information about events when you start debugging. Some examples of events exceptions, break points and dot net events. You can also use IntelliTrace for calls information. (more)
category: Architecture | clicked: 22 | comment | | source: www.techbubbles.com
tags:
4
Shouts

What is new in C# and Visual Basic in Visual Studio 2012 | TechBubbles

published 231 days, 4 hours, 12 minutes ago posted by kalyanms1kalyanms1 240 days, 5 hours, 47 minutes ago
Wednesday, October 03, 2012 11:40:34 AM GMT Monday, September 24, 2012 10:05:35 AM GMT
This post discusses the new language features that is introduced in Visual Studio 2012. One of the main things that language team introduced is the idea of producing windows 8 App. These APPs are talking to new API called windows runtime. Small new feature Caller Info Attributes is also added in this release. More about this feature can be read here. (more)
category: Architecture | clicked: 53 | comment | | source: www.techbubbles.com
tags: