How to open SharePoint site on Web front end (WFE) server

While creating a test SharePoint 2010 Farm I have installed all the software, solution, attached content database and wanted to see the result being on one of front-end servers, sp10wfe1. Test portal URL is http://sp10. So I entered URL in browser http://sp10 and wanted to see a site. Browser asked me about login and password, I entered them once, twice. On the third try it just show empty window. (read more...)

Clean Debian from bad things

Last time my server bases on Debian was several times attacked by bad guys bia linnuux viruses on malware. To fight with them there's an utility Linux Malware Detect (LMD). So I copypaste some info not to search it but just open the page. (read more...)

Visual Studio shortcut keys

I found a great collection of Visual Studio shortcuts. While coding I often comment some lines of code.  Using shortcuts it's even more easy. It's not a common combination - select lines to comment and press Ctrl + K then Ctrl + C, to uncomment  - Ctrl + K then Ctrl + U. (read more...)

SELECT from table WHERE items IN (@variable)

You need to make query like "SELECT * from tbl WHERE items IN ('item1', 'item2', 'item3', 'item4')" and you want to send items to IN clause as variable. It’s nice when, for example, you want to execute Stored procedure or, as in example below, use INSERT ... SELECT construction. Then you need to make a fint with quotes. (read more...)


MarkiMarta.com. Notes of web-specialist
Since 2009
18+