Blog

Top 10 reasons to consider Monterrey for your IT solutions needs

If you are thinking about obtaining a competitive advantage for your business while trying to maximize your resources, don’t forget to consider Monterrey, Mexico as your next IT solutions alternative. Here you will find the top 10 reasons in why considering Monterrey is the best option for you and your company. Monterrey is considered one of the most important commercial and technological centers of Latin America.   Industrial Leadership: Out of all the cities in Mexico, Monterrey is known as the industrial capital of the country; it’s one of the most accessible cities in the country with more than 200 flights making daily connections. The city with the largest industrial leadershi...

Empower your Organization with SharePoint 2010

By Oliver N. As we approach the new major release of Microsoft SharePoint 2010 it is important to review the newset of features and how your organization can benefit from them: First, SharePoint is more than just another application, it is a Software Platform, and it is platform in the sense where not only developers can build with the Rapid Application Development Tools, but also end users through Composites and Mashup Tools, enabling them to really customize and adapt the product to their needs. SharePoint provides a unified technology infrastructure and costs for your organization. No more separate purchases for a Collaboration System, another for a Business Intelligence Sys...

Creating Reports with SQL Server Reporting Services

By Carina C. Terms used in Reporting Services: ·         Data Source ·         Data Set: query related to a data source ·         Data Region: object that displays data Types of Data Regions: ·         Table: Tabular report ·         Matrix ·         List: free form enlisted data ·         Graphics Creating Reports in Reporting Services Reporting Services offers the following ways to create a Report: ·         Add New Report Wizard (Templates) ·         Add/Add New Item. Creates a blank report ·         Import Reports. It allows the importation of reports from an Access database Report using Tables Data View 1.       Select <New Dataset…> 2.       Assign a na...

Dynamic Management Views (DMV)

By Otoniel D. Hi everyone, last week I had to make a quick research about Dynamic Management Views (DMV) so I could create a quick technical session to give to my colleagues; a quick overview about this particular subject. I really have to admit that I enjoyed it a lot. Mainly because I believe that DMVs are one of the greatest features that Microsoft SQL Server have. But now that I’m writing this post, I found out that DMV’s are actually categorized. This means basically two things. First, that the sys schema is so intuitive that it allows you to use it easily and second that I need to look at the MSDN SQL Server 2008 Books Online more closely. J Let’s take a look about how do I fin...