Tutorial by Topics: 2

As the name suggests, this uses attributes to route. This gives the user more control over the URI's in the WebAPI. For example, you can describe hierarchies of the resource. However, the earlier 'Conventional Routing' is fully supported. Users can have a mixture of both too. [RoutePrefix(&quo...
Microsoft Dynamics CRM has evolved drastically over the past few years. There have been many updates and versions released, with a range of new features and improvements at each stage along the path. During the upgrade of a Dynamics CRM environment, there are a few points to bear in mind to ensure a...
Select never work in Bootstrap Modal follow given steps to use select2 in Bootstrap Model.
This topic shows examples and documentation with regard to the reactive concepts of Flowable and Subscriber that were introduced in rxjava version2 the example needs rxjava2 as a dependency, the maven coordinates for the used version are: <dependency> <groupId>io.reac...
I recently had to modify the Activity sub-grid to remove certain activity types from the add activity menu. Note, this may not be a supported method on how to do this, but there is no documented supported way to so it, so I had to come up with a solution & this worked, in CRM 2013 anyway. ...
AngularJS has been totally rewritten using the TypeScript language and renamed to just Angular. There is a lot that can be done to an AngularJS app to ease the migration process. As the official upgrade guide says, several "preparation steps" can be performed to refactor your app, making ...
2D convolution is computed in a similar way one would calculate 1D convolution: you slide your kernel over the input, calculate the element-wise multiplications and sum them up. But instead of your kernel/input being an array, here they are matrices.
Jinja 2 is a templating engine for Python, which means that it allows developer to produce web pages, containing for example base html code and placeholders for Jinja 2 to fill them. Based upon Django's templating system, Jinja is one of the most used as it allows developers to use powerful conce...
You may have seen several websites that will show how to create an ISAPI extension project but none of them will demonstrate how to migrate the existing legacy ISAPI extension (VS2005) project to VS2015. I had faced similar issue while I was working on one of such requirement. This article demonstra...
This section provides an overview of what visual-studio-2017 is, and why a developer might want to use it. It should also mention any large subjects within visual-studio-2017, and link out to the related topics. Since the Documentation for visual-studio-2017 is new, you may need to create initi...
Graphics are visual images or designs on some surface, such as a wall, canvas, screen, paper, or stone to inform, illustrate, or entertain. It includes: pictorial representation of data, as in computer-aided design and manufacture, in typesetting and the graphic arts, and in educational and recreati...
I am using SQL Server since 2004. I started with 2000 and now I am going to use SQL Server 2016. I created tables, views, functions, triggers, stored procedures and wrote many SQL queries but I did not use many new features from subsequent versions. I googled it but unfortunately, I did not find all...
This section provides an overview of what oracle12c is, and why a developer might want to use it. It should also mention any large subjects within oracle12c, and link out to the related topics. Since the Documentation for oracle12c is new, you may need to create initial versions of those relate...
Visual Studio is a open Source IDE which provides intellisense and editing facility for code .This IDE supports many languages like(Ionic ,C, C# ,AngularJs, TypeScript ,Android and so on) . These languages are able to execute there code by adding its Extensions in VSCode. By using VSCode we able to ...
Basically Dropzone is lightweight librery for uploading files. t you can use to build your user own interface.The main feature of Dropzone is its events that you can listen to, so you can react to every change. you can easily Configuring with Angular 2
This section provides an overview of what rx-java2 is, and why a developer might want to use it. It should also mention any large subjects within rx-java2, and link out to the related topics. Since the Documentation for rx-java2 is new, you may need to create initial versions of those related t...

Page 8 of 9