
blogs.inkeysolutions.com
Inkey's ability pondMicrosoft Technologies dreamland
http://blogs.inkeysolutions.com/
Microsoft Technologies dreamland
http://blogs.inkeysolutions.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
3.6 seconds
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
22
SITE IP
172.217.6.83
LOAD TIME
3.574 sec
SCORE
6.2
Inkey's ability pond | blogs.inkeysolutions.com Reviews
https://blogs.inkeysolutions.com
Microsoft Technologies dreamland
Inkey's ability pond: October 2013
http://blogs.inkeysolutions.com/2013_10_01_archive.html
Monday, 21 October 2013. MSDB– cleanup is necessary. Recently I have been asked to work on the task which is to reduce the size of MSDB database. The MSDB has grown to 20 Gigs. Well, you would say, what is the big deal with that? Is not considered a big for database. Correct, but for MSDB, yes it is. So, the question is - why the size has grown this much, and what would be the adverse impact it would have on the performance on my system? I would say, there could me many reasons, like:. SQL Server 2008 R2.
Inkey's ability pond: January 2013
http://blogs.inkeysolutions.com/2013_01_01_archive.html
Monday, 14 January 2013. TFS – Workspace Mapping issues for Different Users. I have been using TFS 2010 from quite sometime now and have found it really cool! However, the management of. Can be a bit tricky at times. In real scenario, many times we come across a situation when some user has to work on someone else machine and on the same project; e.g. old team member leaves the project and a new one replaces him and is allotted the same machine, a team member might leave the company, etc. Workspaces can ...
Inkey's ability pond: Not so good news for MCM Aspirants
http://blogs.inkeysolutions.com/2013/09/not-so-good-news-for-mcm-aspirants.html
Friday, 6 September 2013. Not so good news for MCM Aspirants. Few days back, late Friday (30th August 2013) MS has made an announcement – that they are cancelling the MCM Certification, not so good news for MCM Aspirants. This announcement has upset many in the SQL Community including me. I have my own reasons, and belief about not attending any of the certification exam until few month back. In my 14 years of career not even a single employer of mine have asked me to go and get certified. 8220;whatever ...
Inkey's ability pond: SSRS – Download all RDL files from Report Server in one go.
http://blogs.inkeysolutions.com/2013/08/ssrs-download-all-rdl-files-from-report.html
Wednesday, 7 August 2013. SSRS – Download all RDL files from Report Server in one go. People working on SSRS are well aware that “Report Manager” does not support downloading all the report files (.rdl files) at one go out-of-box. And I am sure that many of you might have come across this requirement some day or other. Hence, today I will share a simple handy script which would help you to download all the required report files at once. Utility to export the same at a pre-defined path as a .rdl. DECLARE ...
Inkey's ability pond: COLLECTING HOST MACHINE INFORMATION USING TSQL
http://blogs.inkeysolutions.com/2013/04/collecting-host-machine-information.html
Monday, 29 April 2013. COLLECTING HOST MACHINE INFORMATION USING TSQL. This inventory should have details like below for cluster and stand alone instances:. SQL Server Patch Level. Below is the version 1 of this script. Please do post back your feed back for this script, I will try my best to update and post back new version for this script. Hemantgiri S. Goswami (http:/ www.sql-server-citation.com ). Posted by Hemantgiri Goswami. Labels: MS SQL Server. MS SQL Server 2005. MS SQL Server 2008.
TOTAL PAGES IN THIS WEBSITE
19
...juggling with .net & sql: August 2013
http://vinay.inkeysolutions.com/2013_08_01_archive.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Wednesday, 7 August 2013. SSRS – Download all RDL files from Report Server in one go. Uses SQL Server to store it’s details as a backend and the Catalog. Table is used to store the report file in binary form. The below script simply pulls the report definition from the Catalog table and uses BCP. Utility to export the same at a pre-defined path as a .rdl. The ReportManager 's Re...
...juggling with .net & sql: July 2011
http://vinay.inkeysolutions.com/2011_07_01_archive.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Friday, 29 July 2011. Lookup functions in SSRS 2008 R2 - III. This is the final post to discuss the last Lookup function Multilookup(). The other two – Lookup(). Have already been discussed in my previous posts. Multilookup(source expression, destination expression, result expression, dataset). Source expression –. Destination expression –. Result expression –. A VariantArray, or.
...juggling with .net & sql: SQL Server – Generate Calendar using TSQL
http://vinay.inkeysolutions.com/2013/04/sql-server-generate-calendar-using-tsql_8.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Monday, 8 April 2013. SQL Server – Generate Calendar using TSQL. Recently, I was asked to develop a SSRS. Based report for the Event Management module in MS Dynamics CRM 2011. The idea was to show a Calendar. For the selected month and each cell of the calendar should display the scheduled events of that day. Below is the TSQL which I came up with to generate the Calendar -.
...juggling with .net & sql: SSRS – Download all RDL files from Report Server in one go.
http://vinay.inkeysolutions.com/2013/08/ssrs-download-all-rdl-files-from-report.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Wednesday, 7 August 2013. SSRS – Download all RDL files from Report Server in one go. Uses SQL Server to store it’s details as a backend and the Catalog. Table is used to store the report file in binary form. The below script simply pulls the report definition from the Catalog table and uses BCP. Utility to export the same at a pre-defined path as a .rdl. The ReportManager 's Re...
...juggling with .net & sql: December 2011
http://vinay.inkeysolutions.com/2011_12_01_archive.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Friday, 30 December 2011. Wishing all my followers a very happy and prosperous new year! Links to this post. Monday, 26 December 2011. Dynamic Sorting in SSRS. Many times while developing any report we come across a situation where we need to SORT. Define 3 Report parameters. Say - @SortCol1Name,@SortCol2Name and @SortCol3Name of STRING type. OR any preferred order. With this tr...
...juggling with .net & sql: September 2011
http://vinay.inkeysolutions.com/2011_09_01_archive.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Friday, 30 September 2011. How to find a string value in all the string columns of a table/view in SQL Server? I am sure many times we all might have come across situations where we need to search/find a string value in all the string columns of a given table/view in SQL Server and return the matching rows from that table. DBName - Replace with. IS NULLABLE = 'YES'. MS SQL Serve...
...juggling with .net & sql: February 2012
http://vinay.inkeysolutions.com/2012_02_01_archive.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Friday, 10 February 2012. How to hide Placeholder in SSRS 2008? For the ones who are working with SSRS, Placeholder. Let’s first try to understand the problem I am talking about. Please have a look at Diag: 1. But the main issue here is the BLANK SPACE CREATED. Refer Diag: 1 . There is not direct property available to Hide the Placeholder. The expected output is -. This was the ...
...juggling with .net & sql: January 2012
http://vinay.inkeysolutions.com/2012_01_01_archive.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Thursday, 12 January 2012. Fragmented Index – Rebuild or Reorganize? In past, many times I have written on. Them You can find some related articles at -. T-SQL to find Fragmented Indexes. What is the best value for Fill Factor in SQL Server? Rebuild all the indexes of a table and Indexed views in a Database. Rebuild all the Indexes of a SQL Database in one go. When to use what?
...juggling with .net & sql: August 2011
http://vinay.inkeysolutions.com/2011_08_01_archive.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Monday, 22 August 2011. T-SQL to find Fragmented Indexes. Is one of the reason for low performing queries resulting in a poor application performance. Today, I will present a simple script which will help in identifying the level of fragmentation in a Database. Which we want to. 70 - A acceptable value. PSOBJECT ID ObjectID,. Tname,V.name) ObjectName,. PSindex id = I.index id.
...juggling with .net & sql: SQL Server – Generating PERMUTATIONS using T-Sql
http://vinay.inkeysolutions.com/2013/03/sql-server-generating-permutations.html
Juggling with .net and sql. Net and SQL Samples, programming tips and tricks, performance tips, guidelines, and best practices. Monday, 11 March 2013. SQL Server – Generating PERMUTATIONS using T-Sql. Were you ever asked to generate string Permutations. I was recently asked to do so, and the logic which I could manage to come up at that point is shared in the below script. Mention the text which is. 20) - Make sure the size. String length (@ Value. Persist the Separated characters. Labels: MS SQL Server.
TOTAL LINKS TO THIS WEBSITE
22
Inframon Blog
February 4, 2018. All too often I have seen people have multiple copies of the same file, all with a different version and all local on their machines. This goes against everything that Source Control is intended for. This blog will outline the VSTS Git API and give an example of how to download a file from Source […]. SCOM 2016 WMI is Unhealthy Alerts. February 2, 2018. System Center Operations Manager. SAP in Azure Security and Availability. January 15, 2018. Authorisation with Azure AD Groups. Authori...
無効なURLです
IN IPSO: Strona startowa
Skocz do głównej treści strony. Skocz do głównej nawigacji. Skocz do pierwszej kolumny. Skocz do drugiej kolumny. We wrocławskim Radiu Rodzina z ks. Pavlem Ajchlerem z Czech (23.07.2015). Czwartek, 23 Lipiec 2015 14:11. Relacja z pieszej pielgrzymki z Kowar do Małej Úpy (28.06.2015). Piątek, 03 Lipiec 2015 12:06. Koncert Pauliny and Bartka w Schronisku św. Brata Alberta we Wrocławiu-Tarnogaju (17.06.2015). Wtorek, 07 Lipiec 2015 08:52. Fragmenty koncertu Pauliny i Bartka. W godz. 19:00 21:00. Spotykamy s...
IN IPSO: Strona startowa
Skocz do głównej treści strony. Skocz do głównej nawigacji. Skocz do pierwszej kolumny. Skocz do drugiej kolumny. We wrocławskim Radiu Rodzina z ks. Pavlem Ajchlerem z Czech (23.07.2015). Czwartek, 23 Lipiec 2015 14:11. Relacja z pieszej pielgrzymki z Kowar do Małej Úpy (28.06.2015). Piątek, 03 Lipiec 2015 12:06. Koncert Pauliny and Bartka w Schronisku św. Brata Alberta we Wrocławiu-Tarnogaju (17.06.2015). Wtorek, 07 Lipiec 2015 08:52. Fragmenty koncertu Pauliny i Bartka. W godz. 19:00 21:00. Spotykamy s...
blogs.ink19.com
Lawsuits of the Damned. Do you want to write for. May 21, 2015. The Fringe Omnibus 2. May 19, 2015. The Fringe Omnibus 1. May 18, 2015. May 17, 2015. May 16, 2015. Tell Me on a Sunday. May 12, 2015. Deconstructing videogames for the purpose of art. Apr 10, 2015. The Goo Goo Muck. A Boy Named Sue. Apr 7, 2015. You don’t come here to be victorious, you come here to be humiliated [] Everyone comes back pretty. Apr 1, 2015. Mar 31, 2015. Mar 24, 2015. Mar 23, 2015. Notes on the 2015 Elections in Duval County.
Inkey's ability pond
Saturday, 16 July 2016. Fetch XML based reports in Dynamics CRM. Fetch XML based SSRS report in Microsoft Dynamics CRM Online/On-premises is an important and interesting topic to learn about. Here, in this post, I am sharing some of my rudimentary understanding, examples for some complex development scenarios , and limitations of Microsoft Dynamics CRM Fetch XML based report. The Fetch XML language. A simple example of Fetch XML query. How to create Fetch XML based report. I’m not going to cover th...
blogs inknet
Blogging for the recalcitrant writer. On changes in the family. Damn, and damn tired. Now for a first submission and a gander at just how the hell this works. Blogs inknet is powered by Habari 0.9.1.
UNICEF Innovation
Innovation is vital to the state of the world's children. Read more here. UNICEF’s partnerships with academia, the private sector, governments, and civil society have showed that by working together we can create real and lasting change. Are open, collaborative incubation accelerators that bring business, universities, governments and civil society together. UNICEF works with users to ensure their needs are met with the products and solutions developed. And How You Can Help. Birth Registration Using SMS.
innovationconnector.org
InnovationM Blog (Build a Mobile Experience) |
Build a Mobile Experience. InnovationM UX Design Blog. Getting Current Location in iOS – Design and Strategy. To get a location in iOS device, there are areas that we need to think about before we implement / design for getting location in an application. Points / Areas to consider: Where to register in application for getting location updates Accuracy – What accuracy of location are we looking for Exit Strategy in case Continue Reading ». Mobile Architecture and Design. Mobile Architecture and Design.
Welcome to INNOVEER.COM
Interested in this domain? This page is provided courtesy of GoDaddy.com, LLC.
SOCIAL ENGAGEMENT