
dev-tips.blogspot.com
Developer's Tips and TricksThis blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me.
http://dev-tips.blogspot.com/
This blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me.
http://dev-tips.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
32
SITE IP
172.217.6.65
LOAD TIME
0.151 sec
SCORE
6.2
Developer's Tips and Tricks | dev-tips.blogspot.com Reviews
https://dev-tips.blogspot.com
This blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me.
Developer's Tips and Tricks: July 2009
http://dev-tips.blogspot.com/2009_07_01_archive.html
Developer's Tips and Tricks. This blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me. Wednesday, 22 July 2009. Useful site details about building CAML query. Links to this post. Labels: build CAML Query. Subscribe to: Posts (Atom). Sydney, NSW, Australia. I am SharePoint Consultant working in Sydney, Australia. View my complete profile. Ishai's[MVP] site - "Sharepoint Tips and Tricks". Visitors Count: View My Stats.
Developer's Tips and Tricks: Nintex Form Reduce width of DateTime control
http://dev-tips.blogspot.com/2015/06/nintex-form-reduce-width-of-datetime.html
Developer's Tips and Tricks. This blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me. Thursday, 25 June 2015. Nintex Form Reduce width of DateTime control. To reduce the width of DateTime control, go to Nintex Form Settings Custom CSS and add below. And add cu-date class to Date Time control. Labels: Nintex Form Reduce width of DateTime control. Subscribe to: Post Comments (Atom). Sydney, NSW, Australia. View my complete profile.
Developer's Tips and Tricks: Prevent users from accessing All Items page of SharePoint 2010
http://dev-tips.blogspot.com/2015/06/prevent-users-from-accessing-all-items.html
Developer's Tips and Tricks. This blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me. Friday, 19 June 2015. Prevent users from accessing All Items page of SharePoint 2010. In our SharePoint portal we show users only Nintex Forms (can be accessed by links in emails sent by Workflows) and few web part pages restricting access to default SharePoint pages like AllItems.aspx. Jquery-1.8.3.min.js and. To Site Assets library. Nintex Forms s...
Developer's Tips and Tricks: April 2010
http://dev-tips.blogspot.com/2010_04_01_archive.html
Developer's Tips and Tricks. This blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me. Tuesday, 6 April 2010. Show traffic lights in SP List based on Checkbox(Yes No) column. I had to create a SharePoint list with traffic lights as shown below. The decision for color of traffic light is from a Checkbox field. One calculated field for each traffic light has to be created with formula like. 0GIF","2.GIF")&" / / d i v ". S c r i p t type...
Developer's Tips and Tricks: March 2011
http://dev-tips.blogspot.com/2011_03_01_archive.html
Developer's Tips and Tricks. This blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me. Monday, 21 March 2011. Adding instance of WebUserControl to ASP.Net website project. It can easily be done using namespaces. Here's an example:. Notice that Inherits references the namespace (MyUserControls), and not just the class name (WebControl1). Links to this post. Labels: WebUserControl ASP.Net WebSite. Tuesday, 1 March 2011. Whenever for the...
TOTAL PAGES IN THIS WEBSITE
19
RemindMee: Content deployment job 'XXX' failed.The remote upload Web request failed.
http://remindmee.blogspot.com/2010/03/content-deployment-job-xxx-failedthe.html
Thursday, March 25, 2010. Content deployment job 'XXX' failed.The remote upload Web request failed. During a Sharepoint publishing process I got the following error:. Content deployment job 'XXX' failed.The remote upload Web request failed. Subscribe to: Post Comments (Atom). Kerberos Authentication issue on IIS7. Content deployment job XXX failed.The remote upl. View my complete profile. Andrew Connell [MVP MOSS]. Blog Update: New Blog Posts Published in RSS and Email. Craig Bailey on Microsoft - Main.
RemindMee: Kerberos Authentication issue on IIS7
http://remindmee.blogspot.com/2010/03/kerberos-authentication-issue-on-iis7.html
Thursday, March 25, 2010. Kerberos Authentication issue on IIS7. I have been pulling my hair out trying to resolve get Kerberos and MOSS to work on IIS7. The problem that I have been having is that every time is I configure SPN's correctly i seem to be getting a Security audit log Error that says the below:. Failure Reason: Unknown user name or bad password. Make changes to the IIS7 applicationHost file which can be found in C: Windows System32 inetsrv config. And replace the following line. Summary R...
RemindMee: October 2008
http://remindmee.blogspot.com/2008_10_01_archive.html
Thursday, October 23, 2008. System.InvalidOperationException: The event receiver context for Workflow is invalid. If the below error come up while creating sharepoint worflow:. The cause of this is either you didn't associate properties for TaskID, TaskProperties, or CorrelationToken activity to your createtask token. The other scenario that this comes up is when you don't assign a unique id to your Taskid. If you code looks like below:. Public Guid createTaskInitiation TaskId = default(System.Guid);.
RemindMee: April 2009
http://remindmee.blogspot.com/2009_04_01_archive.html
Sunday, April 19, 2009. Flushing Expired Session STat Data from SSP Database. To flush expired session' stat Data from SSP Database run the following script:. Monday, April 6, 2009. Infrastructure Planning and Design. A good set of Infrstucture planning and design downloads. Click here. Subscribe to: Posts (Atom). Flushing Expired Session STat Data from SSP Databa. Infrastructure Planning and Design. View my complete profile. Andrew Connell [MVP MOSS]. Craig Bailey on Microsoft - Main. Social Business an...
RemindMee: August 2009
http://remindmee.blogspot.com/2009_08_01_archive.html
Wednesday, August 5, 2009. Free Sharepoint archiving tool. Free sharepoint Archive tool built by Metalogix. Subscribe to: Posts (Atom). Free Sharepoint archiving tool. View my complete profile. Andrew Connell [MVP MOSS]. Blog Update: New Blog Posts Published in RSS and Email. What if your sandbox solution contains a Visual WebPart? Craig Bailey on Microsoft - Main. Cost of Acquisition versus Cost of Nurture. Academia Data Analytics to Data Science : Impactando Vidas. Developer's Tips and Tricks. Dipping...
RemindMee: March 2010
http://remindmee.blogspot.com/2010_03_01_archive.html
Thursday, March 25, 2010. Kerberos Authentication issue on IIS7. I have been pulling my hair out trying to resolve get Kerberos and MOSS to work on IIS7. The problem that I have been having is that every time is I configure SPN's correctly i seem to be getting a Security audit log Error that says the below:. Failure Reason: Unknown user name or bad password. Make changes to the IIS7 applicationHost file which can be found in C: Windows System32 inetsrv config. And replace the following line. Academia Dat...
RemindMee: May 2010
http://remindmee.blogspot.com/2010_05_01_archive.html
Tuesday, May 11, 2010. How to access an SQL server database on a different Subnet? For example the Sql server you are trying to access is on a different subnet to the subnet of the machine you are trying to access it from. i.e. SQL Server A: 192.168.1.2 and SQL Server B: 192.168.2.2. To access SQL Server B from SQL Server A the connection string will be TCP:192.168.2.2,1433. Subscribe to: Posts (Atom). How to access an SQL server database on a differen. View my complete profile. Andrew Connell [MVP MOSS].
RemindMee: July 2008
http://remindmee.blogspot.com/2008_07_01_archive.html
Thursday, July 24, 2008. MOSS: Exception occurred. (Exception from HRESULT: 0x80020009 (DISP E EXCEPTION). This Error occurs when adding a wepart to page because the webpart is disposing the spsite or spweb object. If your code looks like below:. Using (SPWeb web = SPContext.Current.Web). Change it to the format below:. SPWeb web = SPContext.Current.Web;. And the Exception (Exception from HRESULT: 0x80020009 (DISP E EXCEPTION) should be resolved. Subscribe to: Posts (Atom). View my complete profile.
RemindMee: February 2009
http://remindmee.blogspot.com/2009_02_01_archive.html
Monday, February 23, 2009. When we try to install AX 2009 SP1 Reporting Services on a PC running SQL 2008,we get an error saying that MSSQL 2005 SP2 is required. Thanks to Arjit Basu the following is the instructions on his blog. http:/ daxguy.blogspot.com/. 1 Locate the AX Reporting services dll from the extracted AX 2009 SP1 folder. AX2009SP1 support axsetupresources microsoft.dynamics.setup.reportingservices.dll;File Version - 5.0.1000.52]. 2 Extract the AX 2009 .iso to a shared folder. The many featu...
RemindMee: January 2009
http://remindmee.blogspot.com/2009_01_01_archive.html
Wednesday, January 28, 2009. Visual Studio Extensions for Windows SharePoint Services on a 64-bit machine. The below blog has a link to download a 64 bit version of visual studio extensions for sharepoint. Http:/ bloggingabout.net/blogs/harold/archive/2008/12/02/installing-visual-studio-extensions-for-windows-sharepoint-services-on-64-bit-machines.aspx. Subscribe to: Posts (Atom). Visual Studio Extensions for Windows SharePoint Se. View my complete profile. Andrew Connell [MVP MOSS]. Social Business and ...
TOTAL LINKS TO THIS WEBSITE
32
Britts Healthy Home
What are Essential Oils. Cheap louis vuitton bags. Louis vuitton outlet online. Louis vuitton outlet store. Louis vuitton official outlet. Cheap louis vuitton handbags. Louis vuitton handbags outlet. Cheap louis vuitton bags. Louis vuitton outlet online. Louis vuitton outlet store. Louis vuitton official outlet. Cheap louis vuitton handbags. Louis vuitton handbags outlet. Cheap louis vuitton bags. Louis vuitton outlet online. Louis vuitton outlet store. Louis vuitton official outlet. Louis vuitton outlet...
Tiderne Skifter
Læderstræde 5, 1. sal. CVR-nummer: 58 20 01 15. Selvbiografisk skildring af Martin Halls dekadente unge år. Fra 70 ernes hårdt rastede sorthvide fotos til 80 er-dekadencens polaroidbilleder, fra glamrock til punk og fra Madame Arthur til Rockmaskinen i 1971-1985. Fortæller Martin Hall om rejsen fra Francos Spanien, hvor han boede som dreng, til de tidlige ungdomsår med Vesterbrogades pornobiografer som nærmeste kulisse. Eventyrlig og poetisk roman af forfatteren til. Clara er vokset op som plejebarn i en...
dev-tiet (devendra kumar somwanshi) | DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Deviant for 9 Years. This deviant's full pageview. Last Visit: 102 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. You can drag and drop to rearrange. You can edit widgets to customize them. The bottom has widgets you can add! Some widgets you can only access when you get Core Membership.
Default Parallels Plesk Page
Web Server's Default Page. This page is generated by Parallels Plesk. The leading hosting automation software. You see this page because there is no Web site at this address. You can do the following:. Create domains and set up Web hosting using Parallels Plesk. Parallels is a worldwide leader in virtualization and automation software that optimizes computing for consumers, businesses, and Cloud services providers across all major hardware, operating systems, and virtualization platforms.
DevTime » Харьковская тусовка разработчиков
Отчеты с прошлых DevTime. JavaScript Project Shuttle #1, старт – 29 июня 2016. Отчет встречи DevTime #22 на тему: Реализация DDD в Service Layer architecture plus DAO. Или как перестать кодить и начать программировать с Артемом Антоненко. Поделиться в соц. сетях. 12/04/17 – тусовка DevTime#22 на тему: Реализация DDD в Service Layer architecture plus DAO. Или как перестать кодить и начать программировать от Артема Антоненко. Поделиться в соц. сетях. С первыми апрельскими днями в старейшей школе менеджеров...
Developer's Tips and Tricks
Developer's Tips and Tricks. This blog is for development tips and tricks mainly on .NET and SharePoint development which could save time of someone like me. Thursday, 25 June 2015. Nintex Form Reduce width of DateTime control. To reduce the width of DateTime control, go to Nintex Form Settings Custom CSS and add below. And add cu-date class to Date Time control. Links to this post. Labels: Nintex Form Reduce width of DateTime control. Nintex Forms show loading dialogue for required time. Labels: Nintex ...
Development Tips
Commercial Real Estate Made Easy With These Expert Tips. Commercial and Industrial Realty Made Easy With These Professional Tips. Dealing commercial real estate could be a lot more traumatic compared to buying and selling domestic property, as the value of the residential properties as well as the laws entailed make the cost of a wrong action extremely high. There are methods to browse the metropolitan forest of business realty deals, nonetheless, and this article is here to assist. To actually generate ...
Home - Online Tools for Developers
Online Tools for Developers. List of available tools. HMAC (MD5, SHA-1, SHA-2 (256 bit, 384 bit, 512 bit), RIPEMD-160). ProGuard ReTrace (Android obfuscated crash stack-trace decode). 2018 - Online Tools for Software Developers.
Available Projects
Open Journal Systems (OJS). PUNDIT - A Course Recommendation System. TCRecord Search and Recommendation. Teaching and Learning Network.
Treppenmeister. Alles rund um Treppen. Holztreppen. Treppenrenovierung. Stufenbeläge. Treppengeländer.
Emminger Straße 38.