pnsoftwarestudies
Blog by a developer to developers
Difference between Line Termination or Endings in Windows '/r/n' and UNIX '/n'. Different types of Line systems.
›
H i Everyone in todays post, I will explore the Line Endings or End of Line (EOL) in different system and how to identify them - First th...
The Story of JavaScript - How did JavaScript originate and evolve
›
Hi Guys, in this post I will explore how JavaScript came into existence, as we all know, JavaScript is the world's most popular program...
When to use Xml and when to use JSON
›
XML JSON You need message validation You don't need Messages to be valida...
Difference between XML and JSON
›
XML JSON XML is more verbose than JSON JSON is less verbose than XML XML is t...
How to Save or Read PDF or any File to or from a varbinary column in Sql Server - simplest C# code
›
Hi Guys, This post is a continuation to my earlier post where I wrote about searching for text in pdf files, In my earlier post I had share...
How to Search for Text inside PDF Files in SQL Serve part2 – Solution to Syntax error near '' in the full-text search condition '’ in Sql Server
›
Hi Guys, In my previous post http://pnsoftwarestudies.blogspot.com/2017/03/how-to-search-for-text-inside-pdf-files.html I had documented...
How to Search for Text inside PDF Files in SQL Server – Configuring Adobe PDF iFilter and implementing Full Text Search
›
Hi Guys, In this post I will explore the implementation details for searching the contents inside the pdf's, Writing this post based ...
1 comment:
Configure or View SharePoint Diagnostic Logging Location in SharePoint Server 2010 2013 2016
›
As we all know that the Default SharePoint log files are saved at C:\Program files\Common Files\Microsoft Shared\Web Server Extensions\14...
Difference between include and import elements in XML Schema - XSD with Example
›
As we all know that include and import elements in a xsd is used to reference schema components from another schema, In this post I will e...
Different Types of Selectors in CSS. Difference Between Class Selector - ID Selector - Element Selector - Grouped Selector - Universal Sector - Child Selector - Descendant Selector - Adjacent Sibling Selector - General Sibling Selctor in CSS
›
CSS selectors are used to define the HTML elements to which a set of CSS rules are applied. That is we have multiple HTML Elements /...
›
Home
View web version