Are you tired of right-clicking on your Biml files to Check Biml for Errors or to Generate SSIS Packages? Did you know that you can create your own BimlExpress Keyboard Shortcuts? 🤓
3 Mistakes I Made While Presenting Remotely
Two years ago I wrote about my experiences presenting a webinar for the first time. I learned a lot that day, and it helped me prepare for presenting remotely. But, a webinar is not the same as a remote presentation. And as much as you prepare and rehearse, you just won’t be prepared for every little thing that might happen until you’ve experienced them. Here are 3 of my mistakes you don’t want to make if you’re planning to start presenting remotely 😅
Why can't I create SSIS Project Parameters from Biml?
BIDS Helper and BimlExpress do not support creating SSIS project parameters from Biml out of the box. There are workarounds (and I have previously blogged about my solution for creating project parameters from Biml), but why is this not a standard feature in BIDS Helper or BimlExpress? Many people have asked about this, so I sat down with Biml creator Scott Currie (@ScottCurrie) to get the full story.
Why doesn’t BIDS Helper or BimlExpress emit SSIS project parameters from Biml?
Well, technically it could, but it shouldn’t. The user experience would have serious issues, leading to confusion, frequent errors, and the potential for data loss. How can that be?
Get Started with BimlExpress
Say welcome to BimlExpress - the newest, shiniest and completely free Biml toy! 🥳 I first mentioned this at SQLSaturday Vienna 2016 and have been waiting for the official release since then. I’m very happy that I can now send you all over to Varigence’s website to download the Visual Studio Extension!
What is BimlExpress?
BimlExpress is a free Visual Studio add-in for working with Biml in your SSIS projects. You can add and edit Biml files, and generate SSIS packages from Biml. The code editor has syntax coloring, error highlighting, Intellisense and a preview pane.
If you are already using BI Developer Extensions (previously known as BIDS Helper), you will see that BimlExpress is similar. You will find all the same Biml features as in BI Developer Extensions - just with a new and improved code editor. No more squiggly red lines, yay!
Which versions of Visual Studio does BimlExpress work with?
- BimlExpress 2019 was released in May 2019. It works with Visual Studio 2010 - 2019.
- BimlExpress 2018 was released in June 2018. It worked with Visual Studio 2010 - 2017.
- BimlExpress 2017 was released in July 2017. It worked with Visual Studio 2010 - 2015.
Notepad++ Word Count
In Notepad++, you can quickly find information about your text. For example, what is the document length and total word count? You can do this by using a built-in feature or by using the TextFX plugin. They count words differently, though, so be aware! Make sure you use the one that is right for you 🙂
Word Count in Notepad++
If you have no plugins installed, you can use the built-in Summary feature. If you are using the TextFX plugin you can use the Word Count feature:
- Click View → Summary
- Double-click on Length / Lines on the Status Bar (shortcut to Summary)
- Use TextFX → TextFX Tools → Word Count