PureSourceCode
Skip to content
PureSourceCode
All technologies, only pure source code
  • Home
  • Forum
  • Links
    • Videos
    • Contact
    • Download
  • Services
    • Azure Functions creation
    • Azure support
    • Custom software development
    • Mobile applications
  • Shop
  • Register
  • Profile
    • User Blogs
    • Submit New Blog Post
    • My Profile
    • Search Users
    • Newsletter
    • Compare
    • Wishlist
    • Cart
    • Checkout
    • My orders
  • Groups
    • Group Wall
    • Users Map
    • Write a post
    • Event Sites & Locations
    • Events
    • Booking
    • Submit Event
    • Performers
    • User Profile
    • Event Types
Homepage
2015
September

Month: September 2015

Uncategorized
54321
0 (0 votes)
7
How To Enable SQL Full Text Indexing
Enrico5 years ago0

The following steps will tell you if your database version supports full text searching and if so how to enable it. Open SQL server management console Right click on the…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
SQL
54321
0 (0 votes)
30
How to remove HTML tags from data with SQL
Enrico5 years ago0

The purpose of this article is to provide a way of cleaning up of HTML tags within the data. When we use various styles or tabular format data in UI…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
SQL
54321
0 (0 votes)
23
SQL SERVER – Find Current Location of Data and Log File of All the Database
Enrico5 years ago0

As I am doing lots of experiments on my SQL Server test box, I sometime gets too many files in SQL Server data installation folder – the place where I…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
C# HTML Visual Basic
54321
0 (0 votes)
46
How to strip all HTML tags and entities and get clear text?
Enrico5 years ago0

I was encouraged to write this Tip/Trick because of so many questions received for this issue. Suppose you’re having a bunch of HTML strings, but you just want to remove…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Microsoft
54321
0 (0 votes)
9
Microsoft Announces Office 2016 Will Arrive September 22
Enrico5 years ago0

Microsoft announced this morning the official launch date for the long-anticipated new version of Microsoft Office: Office 2016 will be broadly available starting on September 22, the company says. Meanwhile,…

ms-office
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Uncategorized
54321
0 (0 votes)
14
Print a table structure in SQL Server
Enrico5 years ago0

I was wondering how it’s possible to get the structure of one or more table(s) in a database, using possibly a SELECT; I need to retrieve the composition of the…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
JavaScript
54321
0 (0 votes)
3
Track events for Google Analytics and Piwik
Enrico5 years ago0

After my post of yesterday, I’ve worked for creating a script to integrate Google Analytics (new version with analytics.js) and Piwik (Piwik is the leading open-source analytics platform similar to Google…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
ASP.NET MVC
54321
0 (0 votes)
7
Templated Razor Delegates
Enrico5 years ago0

What’s that? I’ll let the code do the speaking. @{ Func<dynamic, object> b = @<strong>@item</strong>; } <span>This sentence is @b("In Bold").</span> That could come in handy if you have friends…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
ASP.NET C#
54321
0 (0 votes)
4
Creating reusable HTML components in ASP.NET MVC using Razor
Enrico5 years ago0

Whilst working on a side project I started to notice I was using a lot of the same HTML to create floating boxes. Whilst these boxes looked the same, the…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest

PSC Search

Search for:

Ads

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

accounting-software agile alexa android apps artificial-intelligence azure azure-devops azure-functions bill-gates dotnet entity-framework entity-framework-core fsharp function games github google-play identityserver4 installer integration invoices ios iPhone javascript linux microsoft-excel ms-edge netcore packages password Progressive-Web-Apps pwa security source-generators start tdd tools update website windows10 windows10x xamarin-form xbox xbox-series-s

Ads

Recent Posts

  • Windows10X is the answer to ChromeOS
  • Audit with Entity Framework Core
  • What we know about Microsoft’s new service
  • Now view Grogu in 3D
  • Don’t delete Windows10 root certificate expiring this month

Recent Comments

  • Windows10X is the answer to ChromeOS - PureSourceCode on Microsoft announces new Windows 10 Start menu design and updated Alt-Tab
  • Windows10X is the answer to ChromeOS - PureSourceCode on What we know about Microsoft’s new service
  • Windows10X is the answer to ChromeOS - PureSourceCode on Windows 10X is arriving next year
  • Audit with Entity Framework Core - PureSourceCode on Log record changes in SQL server in an audit table
  • Audit with Entity Framework Core - PureSourceCode on Entity Framework Core and calling a stored procedure

Ads

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • August 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • September 2013

Ads

Categories

  • .NET
  • .NET Core
  • .NET General
  • Agile
  • Ajax
  • Amazon
  • Android
  • AngularJs
  • Apple
  • Apps
  • ASP.NET
  • Azure
  • Azure
  • C#
  • Developers
  • F#
  • Framework
  • Games
  • General
  • Google
  • Google
  • HTML
  • IIS
  • Internet
  • iOS
  • JavaScript
  • Linux
  • macOS
  • Microsoft
  • MVC
  • News
  • Other
  • PowerBI
  • Programming languages
  • Projects and ideas
  • R
  • React.JS
  • Security
  • SQL
  • Testing
  • Tips & tricks
  • Tools
  • TypeScript
  • Uncategorized
  • Universal Windows App
  • VB.NET
  • Visual Basic
  • Visual Studio
  • Visual Studio
  • WebAPI
  • Windows
  • Xamarin

Ads

Template MOnsters

My other sites

Pure Source Code
PSC Short Url
Quarantine Culture Club
My CV
GitHub
Bookshop
© Copyright 2021. All rights reserved.
 Tweet
 Tweet
 WhatsApp
 E-mail
 Tweet
 Tweet
 WhatsApp
 E-mail
 Tweet
 Tweet
 LinkedIn
 WhatsApp
 E-mail