
dereksan.blogspot.com
apropos .Net DevelopmentDerek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective.
http://dereksan.blogspot.com/
Derek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective.
http://dereksan.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
0.5 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
12
SSL
EXTERNAL LINKS
30
SITE IP
172.217.6.65
LOAD TIME
0.489 sec
SCORE
6.2
apropos .Net Development | dereksan.blogspot.com Reviews
https://dereksan.blogspot.com
Derek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective.
apropos .Net Development: February 2011
http://dereksan.blogspot.com/2011_02_01_archive.html
Apropos .Net Development. Derek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective. Tuesday, February 15, 2011. How to remove a bad Web Part from SharePoint 2010. More often than I would like, a custom web part I’ve added to a page throws an exception. If you followed my previous blog on “ An unexpected error has occurred. So I am on a web part page:. Append parameter to querystring:. Now you can easily remove the offending web part. Program Files% Common...
apropos .Net Development: Local, Cloud or Mixed Environment for your SharePoint BI Solution
http://dereksan.blogspot.com/2011/10/local-cloud-or-mixed-environment-for.html
Apropos .Net Development. Derek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective. Thursday, October 13, 2011. Local, Cloud or Mixed Environment for your SharePoint BI Solution. Today at noon I’ll be presenting a webinar on hosted options for business intelligence solutions in SharePoint. Sign up for live webcast here. Thursday, October 13 12:00 noon):. Out of the Box SharePoint Components, including Charting and Business Connectivity Services.
apropos .Net Development: “Know the Unknown” When Developing in SharePoint 2010
http://dereksan.blogspot.com/2011/05/know-unknown-when-developing-in.html
Apropos .Net Development. Derek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective. Sunday, May 15, 2011. 8220;Know the Unknown” When Developing in SharePoint 2010. Thanks to everyone who attended Melissa’s and my presentation yesterday at Carolina Code Camp 2011. And, of course, an extra special thanks to the organizers of this great event, and to my partner in crime on this presentation, Melissa Coates. Figuring out Unexpected Errors. Microsoft .NET...
apropos .Net Development: SharePoint 2007/2010–“An unexpected error has occurred.”
http://dereksan.blogspot.com/2011/02/sharepoint-20072010an-unexpected-error.html
Apropos .Net Development. Derek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective. Wednesday, February 2, 2011. SharePoint 2007/2010–“An unexpected error has occurred.”. Want a real error message instead of “an unexpected error has occurred? 8221;—read on, this post will describe how to do just that. I’m sure every SharePoint developer has run across the infamous “unexpected error:”. 02/02/2011 13:53:00.91 w3wp.exe (0x1A80) 0x0464 SharePoint Foun...Micro...
apropos .Net Development: May 2011
http://dereksan.blogspot.com/2011_05_01_archive.html
Apropos .Net Development. Derek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective. Sunday, May 15, 2011. 8220;Know the Unknown” When Developing in SharePoint 2010. Thanks to everyone who attended Melissa’s and my presentation yesterday at Carolina Code Camp 2011. And, of course, an extra special thanks to the organizers of this great event, and to my partner in crime on this presentation, Melissa Coates. Figuring out Unexpected Errors. The presentation s...
TOTAL PAGES IN THIS WEBSITE
12
The Art of Business Intelligence: Load Data from Stored Procedure in TimeXtender 2012
http://fendy-huang.blogspot.com/2013/09/load-data-from-stored-procedure-in.html
The Art of Business Intelligence. Thursday, September 26, 2013. Load Data from Stored Procedure in TimeXtender 2012. Is a new data warehouse development tool that I’ve been using to rapidly increase the ETL Development. There are lots of different way to load data into stage area using TimeXtender 2012. If you are used to use store procedure to gather the related source data, you could still use it in TimeXtender with minimum modification. Here is an example:. To store the result. Create a Customer view.
The Art of Business Intelligence: March 2012
http://fendy-huang.blogspot.com/2012_03_01_archive.html
The Art of Business Intelligence. Sunday, March 18, 2012. Sort a MDX Dataset by Multiple Criteria. Recently I work on a SSRS report that needs a parameter to return a set of user to be selected as the filter for the report. The list of user has to be sorted by Department Code and User’s name. In MDX, sorting a dataset based on one criterion is directly supported. Through the Order function. However, it doesn’t support multiple. CURRENTMEMBER.Properties( "Department Code"). Measures].[ParameterCaption...
The Art of Business Intelligence: February 2012
http://fendy-huang.blogspot.com/2012_02_01_archive.html
The Art of Business Intelligence. Sunday, February 26, 2012. Using Page and CAML Query to Extract SharePoint List in SSIS. There are several ways to read SharePoint List as data source in SSIS. The easiest way is using the SharePoint List Adapter. You could download it from the Codeplex. Site However, you may want to have more control during extracting the list to avoid failure, to manipulate data before sent to the output rows, or you are experiencing timeout issue with lots of item in the list. Retriev...
The Art of Business Intelligence: July 2013
http://fendy-huang.blogspot.com/2013_07_01_archive.html
The Art of Business Intelligence. Tuesday, July 30, 2013. Use DAX Search Function to Retrieve Subset Data in SSRS Report. Most of you would be familiar with substring search in T-SQL. If you have a SSRS report using DAX, do you ever winder how to do the search using the pass in parameter? Here is the sample DAX query used to retrieve the Order Count and Sales Amount for Customers from Internet Sales:. Quantity", [ Order. Sales Amount", [ Sum. Here is the sample result:. Quantity", [ Order. CustomerName, ...
The Art of Business Intelligence: March 2013
http://fendy-huang.blogspot.com/2013_03_01_archive.html
The Art of Business Intelligence. Wednesday, March 27, 2013. Trigger SQL Agent Job by Files. Wondering how to trigger a SQL agent job when the file is ready to be processed? The simple and easy way to trigger a SQL Job after a file dropped into a window directory is attaching a SQL alert to the SQL job. Here are the steps:. 1 Open the job property window for the existed SQL agent Job. 2 Click on the Alert Node. 3 Click on Add. Button to open new Alert window. 5 Click on OK to attach it.
The Art of Business Intelligence: May 2013
http://fendy-huang.blogspot.com/2013_05_01_archive.html
The Art of Business Intelligence. Friday, May 31, 2013. Setup SSRS email Delivery Option Using Gmail Account. In order to use the SSRS email delivery subscription or Data alerts feature, you need to configure the email option. If you don’t have access to the company exchange server, you could configure the system to use a Gmail account instead. Here are the steps:. Configure a virtual SMTP Server. Install SMTP Server window option on the local box or a server. Click on the Access. Click on the Advance.
Agile Management: Thinking versus Feeling
http://stefanieconnolly.blogspot.com/2011/05/thinking-versus-feeling.html
Tuesday, May 10, 2011. Another component of a personality is how someone makes a decision. This is determined by the category of Thinking versus Feeling. Everyone uses a combination of these when making a decision, however, we also all have a dominant method. Please do not confuse feeling with being emotional either. I have known some feeling types that were not emotional in the least, and some thinking types that were truly driven by emotion! They may be considered uncaring . Relationships are important...
Agile Management: March 2011
http://stefanieconnolly.blogspot.com/2011_03_01_archive.html
Monday, March 14, 2011. What Catches Your Attention. As I get to know my team, the next set of personality traits that I look at is what catches someone’s attention and how they solve problems. Some people are very rooted in facts, where others are looking at the possibilities. Being a sensing type or intuitive type determines this. Base decisions on what they can see, hear, feel, and touch. Works from facts to solve problems. Because of this, a sensing type may miss new possibilities or options. Also, d...
Agile Management: What Catches Your Attention
http://stefanieconnolly.blogspot.com/2011/03/what-catches-your-attention.html
Monday, March 14, 2011. What Catches Your Attention. As I get to know my team, the next set of personality traits that I look at is what catches someone’s attention and how they solve problems. Some people are very rooted in facts, where others are looking at the possibilities. Being a sensing type or intuitive type determines this. Base decisions on what they can see, hear, feel, and touch. Works from facts to solve problems. Because of this, a sensing type may miss new possibilities or options. Also, d...
TOTAL LINKS TO THIS WEBSITE
30
Derek Salyer Photography
www.dereksam.com
You and I
Friday, December 3, 2010. Life is what happens to you while you're busy making other plans.". Friday, November 19, 2010. Let's get together again! Tuesday night began by seeing our "house", well the house that we decided to put an offer on. By the time we fed Derek, arrived home, and I did homework it was beyond bed time. Wednesday I taught Zumba which was so fun! Today I am off to judge a male beauty pageant and school. Maybe one day Derek and I will be reunited.sigh. Sunday, November 14, 2010. Tell all...
www.dereksample.com
DEREK SAMUEL
Designed in partnership with HIRST PACIFIC New York. The Lofts, which will be the home to two new studios, is the result of the latest collaboration between GCRS and long-term partner, renowned designer Derek Samuel. Unlike traditional studio designs, the spaces within The Lofts have been created in order to give maximum light and space, with a soft, airy colour scheme within. Both studios have access to panoramic roof terraces. We were asked to create a luxury. Brand for start up label ZSA ZSA. Exhibiti...
apropos .Net Development
Apropos .Net Development. Derek Sanderson's various ramblings on tips, tricks, and code from a .Net SharePoint developer perspective. Monday, August 6, 2012. Permanently Delete Office 365 MsolUser without waiting 30 Days. I have been working on a transition from Exchange 2010 to Office 365, doing a cutover conversion so that I can decommission my current Exchange Server. The documentation, while there is a lot of it, is conflicting, misleading, and sometimes just wrong. Value ‘xx@yy.com’. Well, all of th...
Business profile for dereksanders.biz provided by Network Solutions
Phone: Your business phone number. Fax: Your business fax number. Email: Your business e-mail address. The type of business you are in. Your list of brands. Products and/or services you provide. Coupons and other discount information you offer. Any other information about your business. Your hours of operation. Methods of payment you accept. If this is your Web site, you can customize your business profile from your account at Network Solutions. To edit your business profile.
codotvu.com
We can't find the page you are looking for. But we definitely find a cool co.vu domain name.
Welcome dereksanders.com - BlueHost.com
Web Hosting - courtesy of www.bluehost.com.