techietweaks.blogspot.com
Technical Tips & Tricks: January 2008
http://techietweaks.blogspot.com/2008_01_01_archive.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Saturday, January 19, 2008. Free Utility: Web.Config Editor with a great UI. If you are like me, you hate hand editing HTML and XML! But unfortunately, as a .NET Developer you often find yourself doing it, and if for no other reason, you have to do it for parts of the Web.Config and Application.Config files. Last night, I was googling for something, and just found this tool. Thursday, January 17, 2008.
techietweaks.blogspot.com
Technical Tips & Tricks: February 2012
http://techietweaks.blogspot.com/2012_02_01_archive.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Wednesday, February 1, 2012. Set WebPart Icon in Site Definition. It’s a very common scenario to create a site definition with pages, features, lists, web parts…etc. I have tried to change the web part icon as per the information in MSDN page. By using the “ImageUrl” property, but this didn’t work. View List="$Resources:core,lists Folder;/Discussions". SPWeb site = properties.Feature.Parent as. Set the Image URL.
techietweaks.blogspot.com
Technical Tips & Tricks: April 2008
http://techietweaks.blogspot.com/2008_04_01_archive.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Thursday, April 3, 2008. How To: Create Custom Pages with Custom Content Type. Those are a simple steps to create your Custom Content Type, then create Pages based on that Content Type. Site Actions Site Settings Modify All Site Settings. 65533; Under 'Galleries' 'Site content types'. 65533; In 'Site Content Type Gallery' page; Click 'Create'. 65533; Enter 'NewsContentType' in the 'Name' field. 65533; Under 'Options'; ...
techietweaks.blogspot.com
Technical Tips & Tricks: May 2008
http://techietweaks.blogspot.com/2008_05_01_archive.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Sunday, May 25, 2008. A Simple GUI Tool for SQL 2005 Reports deployment without using BI Development Studio. I made a simple GUI tool that helps in deploying the SQL Reports by consuming the web service named reportservice.asmx that the SQL Reporting Server produces and hosted by the IIS of the Report server. Usually the Report Server has the URL as:. Http:/ server name /ReportServer. How to use the Tool? The Report Na...
techietweaks.blogspot.com
Technical Tips & Tricks: Adding Visual Studio Extensions into source control
http://techietweaks.blogspot.com/2014/12/adding-visual-studio-extensions-into.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Sunday, December 28, 2014. Adding Visual Studio Extensions into source control. Are a very great way to add third party stuff into your Visual Studio, and your development environment, just like the Visual Studio NuGets, that provide you with great tools with just 2 clicks. This is extremely OK when you are working in a project on your own. Unlike NuGets, Visual Studio has the option to automatically recover the missin...
techietweaks.blogspot.com
Technical Tips & Tricks: April 2009
http://techietweaks.blogspot.com/2009_04_01_archive.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Sunday, April 5, 2009. Creating your own sites search Engine. Setting up you search page for your web application is as easy as having a DB table where you retrieve data from by a simple query. I will illustrate the steps of setting up the configurations needed in this post, and will write another one for detailed stuff in custom search page. So lets start. Setting up your Search Index. Start run type mmc. Now fill in ...
techietweaks.blogspot.com
Technical Tips & Tricks: August 2010
http://techietweaks.blogspot.com/2010_08_01_archive.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Friday, August 6, 2010. Adjusting Reporting Services Report width into A4 size. I always had issues regarding exporting the reports into PDF, would result in pages split horizontally into 2 pages. The trick is simply changing the report width, and margins in the report properties. Choose the layout tab, and change the values as following:. Page Width: 8.27 in. Page Height: 11 in. Left Margin: 0.1 in. Top Margin: 1 in.
techietweaks.blogspot.com
Technical Tips & Tricks: December 2014
http://techietweaks.blogspot.com/2014_12_01_archive.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Sunday, December 28, 2014. Adding Visual Studio Extensions into source control. Are a very great way to add third party stuff into your Visual Studio, and your development environment, just like the Visual Studio NuGets, that provide you with great tools with just 2 clicks. This is extremely OK when you are working in a project on your own. Unlike NuGets, Visual Studio has the option to automatically recover the missin...
techietweaks.blogspot.com
Technical Tips & Tricks: November 2008
http://techietweaks.blogspot.com/2008_11_01_archive.html
Technical Tips and Tricks. All about Microsoft Technologies - Tips, Tricks and Tweaks. Wednesday, November 26, 2008. Visual Studio Themes Gallery. Tired of the default color theme you are using in Visual Studio? The ordinary white background, black text, blue keywords, and the green comments. For me, I wished I could find a nice neat theme that would change everything up, and make the Visual Studio look so much different (kind of fooling myself. For a good downloadable collection. Press here.