News in the Category: .NET Subscribe to the rss of this category.

Total posts: 6340 | Sort by Views | Sort by Hits

ASP.NET Core and the Enterprise: Part 1 Frameworks

K. Scott Allen, October 11, 2016
Views: 118 | Hits 11

When larger companies with larger development teams ask me about ASP.NET Core, I generally frame the conversation in terms of risk and reward. Yes, there is a new architecture and yes, there are new f...

Determine What Permissions the User Has on the System

DevX: .NET Feed, October 7, 2016
Views: 133 | Hits 6

Language: .NET||Expertise: Beginner...

Mini-DevCon der DevGroup Gttingen/Kassel am 21.10.2016

Roland Weigelt, October 6, 2016
Views: 104 | Hits 1

Die .NET DevGroup Göttingen/Kassel veranstaltet am 21.10.2016 ab 17:30 in Hann. Münden-Laubach ihr 202. Treffen, das als “Mini-DevCon”, also im Prinzip eine Halbtags-Konferenz, k...

UWP Community Toolkit 1.1 Released

Roland Weigelt, October 6, 2016
Views: 103 | Hits 2

Back in August I blogged about How to Search Twitter from Your UWP App using the then-new UWP Community Toolkit. Of course, the toolkit offers much more than that. It has now been updat...

How to Open a Microsoft Office Document with DevExpress ASP.NET Office Controls

The ASPx Blog, October 5, 2016
Views: 80 | Hits

Getting started with the DevExpress ASP.NET Office Controls is easy. In a few of the upcoming blogs, I'll highlight some of the common getting started tasks with DevExpress ASP.NET RichEdit and Sp...

Find and Activate External Windows

DevX: .NET Feed, September 30, 2016
Views: 139 | Hits 3

Language: .NET||Expertise: Beginner...

Known Issues in .NET Core Tools (preview 2) for Visual Studio and Workarounds

The ASPx Blog, September 23, 2016
Views: 144 | Hits 9

Since releasing the DevExtreme ASP.NET MVC Wrappers for ASP.NET Core, we've seen some issues with the Visual Studio 2015 Tooling Preview 2 (for .NET Core 1.0).Below are three issues with workaroun...

ASP.NET Identity - Login with Microsoft Account, Facebook, Twitter, and Google - v16.1

The ASPx Blog, September 20, 2016
Views: 143 | Hits 7

Good news! We've added support for Microsoft's ASP.NET Identity membership system. What is ASP.NET Identity? Pranav, the Microsoft PM, describes it best here:ASP.NET Identity allows you to add...

ASP.NET: New Bootstrap Template Wizard - v16.1

The ASPx Blog, September 19, 2016
Views: 158 | Hits 3

In the v16.1 release, we included a new project template for DevExpress ASP.NET controls: Bootstrapped Web Application.(click an image to see larger version)Bootstrap is one of the most popular respon...

Disable or Enable Controls in a Parent Control, Except for one

DevX: .NET Feed, September 16, 2016
Views: 169 | Hits 3

Language: .NET||Expertise: Intermediate...

Extended XML Serializer for .NET

The Code Project Latest Articles, September 14, 2016
Views: 170 | Hits 2

Extended XML Serializer for .NET 4 and .NET CORE...

Open Source .NET 1 Year Later - Now with ASP.NET

The Code Project Latest Articles, September 13, 2016
Views: 173 | Hits 8

Open source .NET - 1 year later - now with ASP.NET...

Implementing a simple script engine with expect.net

The Code Project Latest Articles, September 7, 2016
Views: 223 | Hits 9

Implementing a simple script engine with expect.net for mass program upgrade...

Giving a User Control a Border

DevX: .NET Feed, September 1, 2016
Views: 248 | Hits 5

Language: .NET||Expertise: Advanced...

DevExtreme and Modularity: Bundles, RequireJS, and WebPack

The ASPx Blog, August 30, 2016
Views: 172 | Hits 1

Good news, the DevExtreme widgets are now available as separate modules in the v16.1 release! Modules provide benefits and are key components in Modularity:Modular programming is a software design tec...

CRUD USING .NET CORE 1.0, ANGULARJS2, WEBAPI

The Code Project Latest Articles, August 12, 2016
Views: 188 | Hits 18

In our previous article we have seen how to startup with .Net Core. In this article we will take a look on database operation according to previous sample application based previous concept....

Error Log with USING & Try Catch

DevX: .NET Feed, August 9, 2016
Views: 286 | Hits 6

Language: .NET||Expertise: Beginner...

How To Protect Your .NET Code, Easily, And For Free

The Code Project Latest Articles, August 3, 2016
Views: 343 | Hits 25

Learn how to protect your .NET code (whether written with WinForms, WPF, ASP.NET, or Silverlight) easily, and for free!...

.NET Core 1.0 and Cross-Platform Development

DevX: .NET Feed, July 28, 2016
Views: 303 | Hits 14

Microsoft recently announced the release of .NET Core 1.0, a truly cross-platform runtime and development environment....

C# & VB.NET & C++/CLI & Java: Work With MS Excel (.XLS, .XLSX) Without MS Excel

The Code Project Latest Articles, July 24, 2016
Views: 173 | Hits 10

Using Apache POI - Stand-alone Java Excel Library, and NPOI - Port Of POI For Microsoft.NET . . . Reading, Writing, And Displaying Excel Sheets . . ....

KeyConifg - A simple .NET configuration library

The Code Project Latest Articles, July 19, 2016
Views: 324 | Hits 18

Introducing a small library to make configuring your .NET apps just a bit more easier....

HackerSpray - Block Brute force and DOS attacks

The Code Project Latest Articles, July 18, 2016
Views: 305 | Hits 7

A .NET library to defend websites and web APIs against brute force and Denial-of-Service attacks....

Building an ASP.NET Core web app for a Linux VPS: Part 2

The Code Project Latest Articles, July 15, 2016
Views: 340 | Hits 5

A quick Windows programmers' guide to building a secure .NET Core web app for a Linux VPS and NGINX...

SynchronizationContext in C#

DevX: .NET Feed, July 12, 2016
Views: 370 | Hits 12

Language: .NET||Expertise: Intermediate...

Building an ASP.NET Core web app for a Linux VPS: Part 1

The Code Project Latest Articles, July 12, 2016
Views: 347 | Hits 6

A quick Windows programmers' guide to building a secure .NET Core web app for a Linux VPS and NGINX...

Using LINQ for Queries

DevX: .NET Feed, July 5, 2016
Views: 350 | Hits 15

Language: .NET||Expertise: Intermediate...

DevExpress support for .NET Core & ASP.NET Core 1.0

The ASPx Blog, June 29, 2016
Views: 206 | Hits 16

Microsoft just released the .NET Core and ASP.NET Core 1.0 frameworks. I'm happy to announce that DevExpress has you covered with our great UI controls for ASP.NET Core 1.0. Read on to learn about...

Using LINQ to Identify Empty Text Boxes in C#

DevX: .NET Feed, June 28, 2016
Views: 408 | Hits 12

Language: .NET||Expertise: Beginner...

Horizontal Submenu with Horizontal Menu using CSS Friendly Menu Control Adapter in C#

The Code Project Latest Articles, June 28, 2016
Views: 345 | Hits 4

Rendering horizontal submenu with horizontal submenu by ASP.NET menu control using CSS friendly menu adapter from a scratch in .NET with C#...

Convert obsolete properties after upgrading to v16.1 ASP.NET

The ASPx Blog, June 24, 2016
Views: 185 | Hits 5

In the v16.1 release, we decided to mark older properties of several of ASP.NET controls as obsolete. And for properties older than couple of years, they're marked explicity as IsError:... the com...

Reading a File Backwards Quickly in C#

DevX: .NET Feed, June 22, 2016
Views: 360 | Hits 11

Language: .NET||Expertise: Beginner...

Run Node.js from Inside a .NET Application Using Edge.js

DevX: .NET Feed, June 22, 2016
Views: 192 | Hits 8

Learn how Edge.js solves the problem of marshalling between .NET and Node.js, allowing each of these server-side platforms to run in-process with one another in Windows, Linux and Mac....

ASP.NET 4.5 and Visual Studio 2012

ASP.NET Daily Articles, June 21, 2016
Views: 8 | Hits

The .NET Framework 4.5 includes enhancements for ASP.NET 4.5. Visual Studio 2012 also includes enhancements and new features for improved web development. This document provides an overview of many......

ASP.NET 4.5 and Visual Studio 2012

ASP.NET Daily Articles, June 21, 2016
Views: 11 | Hits

The .NET Framework 4.5 includes enhancements for ASP.NET 4.5. Visual Studio 2012 also includes enhancements and new features for improved web development. This document provides an overview of many......

ASP.NET 4.5 and Visual Studio 2012

ASP.NET Daily Articles, June 21, 2016
Views: 183 | Hits 4

The .NET Framework 4.5 includes enhancements for ASP.NET 4.5. Visual Studio 2012 also includes enhancements and new features for improved web development. This document provides an overview of many......

Slides and demo for my ASPNET Core talk at Umbraco CodeGarden 2016

Code Climber, June 17, 2016
Views: 164 | Hits 2

Yesterday I had the pleasure to introduce ASP.NET Core to a very crowded and interested room at Umbraco CodeGarden. I really liked the conference and the amazing best OSS community ever, but more o...

.NET Fringe is back!

Karl Seguin [MVP], June 17, 2016
Views: 182 | Hits 7

And we’re back! Yes it’s true, .NET Fringe is back! We’re gathering back in Portland from July 10th through 12th for 3 days of unadulterated .NET OSS awesomeness. Last year we had a magical event, and...

ASP.NET Core and .NET Core Overview

Rick Strahls WebLog, June 13, 2016
Views: 52 | Hits

ASP.NET Core and .NET Core are almost here, with the RTM release scheduled for the end of this month. In this post Im going to revisit the high level overview architecture of .NET Core and ASP.NET Cor...

.NET Important Topics Summary - Code Examples

The Code Project Latest Articles, May 31, 2016
Views: 465 | Hits 16

.NET interview questions and answers with real world examples and code snippets...

ASP.NET Rich Text Editor - Spell Checking, Find & Replace and Predefined Styles

The ASPx Blog, May 30, 2016
Views: 187 | Hits 5

Recently, I told you about the enhancements to the excellent DevExpress ASP.NET Spreadsheet control. Today, I'll tell you about our other major 'Microsoft Office' style control, the DevExp...

A Lap Around .NET Core and ASP.NET Core 1.0

The Code Project Latest Articles, May 28, 2016
Views: 421 | Hits 11

A first look at open-source .NET development with .NET Core and ASP.NET Core 1.0....

How to debug .NET Core RC2 app with Visual Studio Code on Windows

Code Climber, May 20, 2016
Views: 212 | Hits 9

So, you installed .NET Core RC2 , you followed the getting started tutorial and you got your Hello World! printed on your command prompt just by using the CLI. Then you went the next step and you tri...

The .NET Core RC2 stack has been released, and a new platform download site

Code Climber, May 18, 2016
Views: 290 | Hits 14

Finally, after some months of delay due to the replatforming of DNX on top of the new .NET Core CLI, at the beginning of the week all things RC2 have been released. There are already tons of document...

Implementing Cloud Ready On-Premise Cache solution with Redis on Windows.

The Code Project Latest Articles, April 23, 2016
Views: 432 | Hits 6

This articles describes how to write a caching solution using Redis on .Net platform...

Comparative analysis of .NET RESTful middleware solutions

The Code Project Latest Articles, April 20, 2016
Views: 532 | Hits 22

Comparative analysis of .NET RESTful middleware solutions...

Chocolatey Has a New Logo!!!

Fervent Coder, April 19, 2016
Views: 104 | Hits

Originally posted on: http://blog.loethen.net/archive/2016/04/19/chocolatey-has-a-new-logo.aspxA designer started a conversation with us in December 2014 and we've recently come to a decision point on...

Chocolatey Has a New Logo!!!

Fervent Coder, April 19, 2016
Views: 108 | Hits

Originally posted on: http://staffofgeeks.net/archive/2016/04/19/chocolatey-has-a-new-logo.aspxA designer started a conversation with us in December 2014 and we've recently come to a decision point on...

Chocolatey Has a New Logo!!!

Fervent Coder, April 19, 2016
Views: 124 | Hits

Originally posted on: http://lancerobinson.net/archive/2016/04/19/chocolatey-has-a-new-logo.aspxA designer started a conversation with us in December 2014 and we've recently come to a decision point o...

Chocolatey Has a New Logo!!!

Fervent Coder, April 19, 2016
Views: 159 | Hits 1

Originally posted on: http://brustblog.net/archive/2016/04/19/chocolatey-has-a-new-logo.aspxA designer started a conversation with us in December 2014 and we've recently come to a decision point on Ch...

Chocolatey Has a New Logo!!!

Fervent Coder, April 19, 2016
Views: 182 | Hits 1

Originally posted on: http://blog.geekypedia.net/archive/2016/04/19/chocolatey-has-a-new-logo.aspxA designer started a conversation with us in December 2014 and we've recently come to a decision point...