Thursday, May 31, 2012

Click Once adding files to publish / missing .confing.deploy

1) to add Files for publishing: every File in Project with Property Build Action Content is added 2) app.config -> app.config.deploy but the setup says missing *.exe.config.deploy => add a *.exe.config file and the Pubsliher makes a .deploy from it

Friday, May 25, 2012

regex in Vs und SSMS

Im Visual Studio oder im Sql Management Studio (SSMS) muß man statt den normalen regex quantifiers {n} ^n verwenden