Archives
Please find all the blog posts.
November 2024
October 2024
September 2024
August 2024
- Building Generative AI apps with .NET 8 and Semantic Kernel
- How to use Ollama as backend for Smart Components
July 2024
- How to run EF Core migrations from Docker
- Running Open Web UI locally with Ollama
- How to Install and Run Ollama with Docker
- Using Mongo DB EF Core provider in .NET Aspire
June 2024
- ASP.NET Core Web API documentation with Redoc
- Implementing API Key Authentication in ASP.NET Core
- How to use API versioning in ASP.NET Core
May 2024
April 2024
March 2024
February 2024
- Supercharge Your ASP.NET Core Web API: A Beginner's Guide to Bombardier Benchmarking
- Importance of Cancellation tokens in ASP.NET Core and EF Core
January 2024
- Building Reliable ASP.NET Core Applications: Handling SQL Server Connection Retries
- ASP.NET Core Logging with Serilog and SQL Server
December 2023
- How to use identity to secure a Web API backend for single page apps
- Getting started with .NET Aspire
- Building Sql Server Database projects with dotnet CLI
November 2023
- Integrate OpenAI API in ASP.NET Core
- Creating Microsoft Teams Applications with Visual Studio and .NET
October 2023
September 2023
- How to use native AOT to improve performance of ASP.NET Core apps
- Using Docker environment variables at JavaScript runtime
August 2023
- Continuous database deployments to Azure Sql Server with Bitbucket
- Deploying ASP.NET Core applications to Azure App service from Bitbucket
July 2023
- Deploy a website with Azure virtual machines - Configuring CI/CD pipelines
- Deploy a website with Azure virtual machines - Configuring SSL certificates
June 2023
- Deploy a website with Azure virtual machines - Creating SSL certificates
- Deploy a website with Azure virtual machines - Deploying ASP.NET Core application
- Deploy a website with Azure virtual machines - Configuring domain name
- Deploy a website with Azure virtual machines - Creating Virtual machine
May 2023
- Implementing database change notification using SignalR and Azure Functions
- Azure SQL triggers for Azure Functions
- Azure SQL output binding for Azure Functions
- Azure SQL input binding for Azure Functions
- Configure Auto Scaling in Azure App Service
April 2023
March 2023
February 2023
January 2023
- Implementing CRUD operations with ASP.NET Core Web API and Mongo DB
- Implementing Authentication in Azure Static Web Apps - Part 2
- Implementing Authentication in Azure Static Web Apps - Part 1
December 2022
November 2022
- How to Create and Publish a NuGet Package with dotnet CLI
- Publish docker images to GitHub Container Registry (ghcr)
- Use dev tunnels in Visual Studio to debug your web APIs
- Build and run Angular application in a Docker container
- Creating JSON Web Tokens using dotnet user-jwts tool
- Creating Containers in .NET 7 with the .NET CLI
- Integrate logging in a ASP.NET Core application using Serilog and Seq
October 2022
- Generating Code Coverage Reports in .NET Core
- Change schema name in Entity Framework Core
- Add Unit Tests To Your Azure Functions
September 2022
- Building ASP.NET Core Minimal API in VB.NET
- Implementing Google Web Risk API in ASPNET Core
- Streaming Videos from Azure Blob Storage
August 2022
- Custom Model Binding in ASP.NET Core Minimal APIs
- Create Containerized Build Agents with Azure DevOps Pipelines
- API Versioning with ASP.NET Core 6.0 Minimal APIs
- Creating your first Azure Container App
- Mount your Azure Cloud Shell to another Storage Account
July 2022
- Unit Testing ASP.NET Core Minimal APIs
- Custom scaffold templates in ASP.NET Core
- Building Minimal API endpoints from EF Core DbContext
- Working with Database First Approach in Entity Framework Core
June 2022
- Implementing paging in ASP.NET Core MVC
- Implementing Breadcrumbs in ASP.NET Core
- Automate Security Testing with ZAP and GitHub Actions
- Handling multiple submit buttons in a single form in ASP.NET Core
May 2022
- Deploying a Static Site to Azure Using the az CLI
- Setting up an Azure Virtual Machine as Azure DevOps build agent
- Mapping a wildcard domain name to an Azure App Services
- Deploying on Azure Functions - GitHub Actions
- Improve Angular performance with Gzip compression on Azure Storage
April 2022
- Implementing Rate Limiting in ASP.NET Core Web API
- Introducing Azure Load Testing
- How to secure Azure Functions with Azure Active Directory B2C
- Block Azure B2C Users with Microsoft Graph and ASP.NET Core
March 2022
- Consuming a GraphQL API with Angular
- Working with Feature Flags in ASP.NET Core MVC application
- Adding feature flags to an ASP.NET Core app
February 2022
- Building a simple Tweet Bot using Azure Logic Apps
- Implementing an API Gateway in ASP.NET Core with Ocelot
- Implementing Basic Authentication in ASP.NET Core Minimal API
- Angular Server Side Rendering on Azure Static Web Apps
January 2022
December 2021
- Migrating from ASP.NET Core 5.0 MVC app to 6.0
- Integration Testing ASP.NET Core 6 Minimal APIs
- Bring your own functions to Azure Static Web Apps
- Handling file uploads in Open API with ASP.NET Core
- Create Azure Functions with GraphQL Support
- GraphQL Subscriptions in ASP.NET Core
November 2021
- GraphQL Mutations in ASP.NET Core
- Azure Functions - Could not load file or assembly System.Text.Encoding.CodePages
- Working with model validation in Minimal APIs
- GraphQL multiple requests and EF Core DbContext
- GraphQL in ASP.NET Core with EF Core
- Getting started with GraphQL in ASP.NET Core
- Access data with managed identity - Azure App Service
- Implementing Content Security Policy (CSP) in ASP.NET Core
October 2021
September 2021
- Deploying Angular with ASP.NET MVC 5 on IIS
- The workflow must be associated with an integration account - Azure Logic App
- OData (Open Data Protocol) in ASP.NET 6.0
- Working with DevOps friendly EF Core Migration Bundles
- How to implement two-factor authentication in ASP.NET Core without Identity
- ASP.NET Core Web.config Transform for Production
August 2021
- Continuous database deployment with GitHub Actions
- Run EF Core Migrations in multiple databases with Azure DevOps
- Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - User flows - Part2
- Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
July 2021
- Developing Azure Functions with GitHub Codespaces DevContainers
- Adding blog posts to your GitHub README with GitHub Actions
- End to end testing web apps using Playwright and Azure DevOps
- Open API support for ASP.NET Core Minimal API
- Implementing Caching in ASP.NET Core with SQL Server
- Developing and Deploying Azure Functions with GitHub Codespaces
- Integrating Tailwind into an ASP.NET Core Project
June 2021
- Improving Angular CI Build Time Using Azure DevOps Cache task
- Minimal APIs in ASP.NET Core 6.0 - Part2
- Infuse Machine Learning into your ASP.NET Core apps
- Microsoft released Visual Studio 2022 Preview 1
- Deploying a Static Web App via Azure DevOps Pipeline
- Minimal APIs in ASP.NET Core 6.0
May 2021
- CSS Isolation in ASP.NET Core 6.0
- Getting started with Azure Bicep
- How to generate video thumbnail with Azure function
- Publish your first docker image to Azure Container Registry
April 2021
- How to send an email with dynamic templates from SendGrid with ASP.NET Core
- How to setup nginx reverse proxy for aspnet core apps with Docker compose
- ASP.NET Core 5.0 Authentication with Azure Active Directory
- Active Class Tag Helper in ASP.NET Core
- Stored Procedure in Entity Framework Core Migrations
- Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
- File Upload Extension Validation In ASP.NET Core
- Page Remote Validation in ASP.NET Core Identity
March 2021
- Testing Web Applications with PlayWright and C#
- Provisioning Azure App Service Managed Certificates with PowerShell
- How to Build an Email Sentiment Analysis Bot - Using Azure Functions
- How to Build an Email Sentiment Analysis Bot - Using Logic Apps
- Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
- Uploading Files With ASP.NET Core and Angular
- Deploy a Docker image to an Azure Container Instance
- Add Azure Key Vault to support to your ASP.NET application
February 2021
- How to create social media posts from long form content using Python
- Getting started with Microsoft YARP
- Running custom availability tests using Azure Functions
- Building Realtime applications on Angular with ASPNET Core and SignalR
- Monitor Azure WebJobs status with Azure Application Insights
- Azure App Service - Enable the Health Check
- Managing Azure App Service SSL Certificate with Azure Key Vault
- Working with SSL Certificate in Azure App Service
January 2021
- A/B Testing with Azure App Service
- How to use FastReport Open Source in ASP.NET Core
- Scaffold an entire .NET 5 Web API using Wrapt
December 2020
- How to configure Postman API tests in Azure DevOps
- Running Playwright on Azure Functions
- How to configure CSP Headers for Static Website Hosted in Azure Blob Storage
- Run EF Core Migrations in Azure DevOps
- How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
- Securing Your Web API Using Azure Active Directory
- OpenAPI and Versioning for ASP.NET Core Web API
November 2020
- How to add Open API support for Azure Functions
- How to create a QR Code generator with Azure Functions
- What is new in ASP.NET Core 5.0 Web API
- 409 Conflict: Could not write to local resource web.config due to error Access to the path is denied.
- How to add a Startup class to Azure Functions
- Add natural language understanding to your bot - Part 2
- Add natural language understanding to your bot - Part 1
September 2020
- Create a multi-container app using a Docker Compose to Azure App service
- Initialize MS SQL Server in Docker container - creating database at startup
- RESTful API versioning with ASP.NET Core
August 2020
- Docker compose an ASP NET Core application with SQL Server
- Deploying Blazor apps to Azure Static Web apps
July 2020
June 2020
- How to map custom domain and SSL to Azure app service programmatically
- Implementing a Twitter Bot using Azure Cognitive Services and Azure Functions
- Building COVID 19 FAQ ChatBot using Azure Cognitive Services and Azure Bot Framework
May 2020
- Building a Zoom Bot with ASP.NET Core
- Building mailinator clone using SendGrid and ASP.NET Core
- Adding Chrome push notifications to web applications
March 2020
February 2020
- Razor file compilation in ASP.NET Core
- Hosting ASP.NET Core on Heroku
- Installing Az Powershell module on Mac
- Performing a security test after each deployment using OWASP ZAP and Azure DevOps
January 2020
- Integrating Google Charts in ASP.NET Core
- Deploying Blazor apps to Azure Storage account
- Continuously audit web app performance using Google lighthouse and Azure DevOps
December 2019
November 2019
- How to Use Mini Profiler in ASP.NET Core Web API
- How to Generate Angular code from OpenAPI specifications
- Deploying Angular Application to Azure Storage
- Working with Feature Flags in ASP.NET Core
- Working with Azure App Configuration in ASP.NET Core
- Customize Create and initialize field option in Visual Studio Code and Visual Studio
October 2019
September 2019
August 2019
- Write your first GitHub action - Part 2
- Write your first GitHub action - Part 1
- How to Mock Entity Framework DbContext for Unit Testing
May 2019
April 2019
March 2019
February 2019
- How to deploy Azure WebJobs using PowerShell
- Working with JSON in ASP.NET Core 3.0
- Working with Save-Data header in ASP.NET Core
January 2019
- LinkGenerator in ASP.NET Core
- .NET Core console application as Azure WebJob
- Background tasks in ASP.NET Core
December 2018
- Build your first .NET Core 3.0 application in Linux
- What's new in Visual Studio 2019 Preview
- IntelliCode for Visual Studio
- How To Map Custom Domain To Azure Web App
November 2018
- How display application version in ASP.NET Core
- How deploy ASP.NET Core preview versions to Azure App Service
- Running a NuGet Server on Docker
- Configure App Service Authentication for Your Azure Web Apps
- Working with libman and dotnet bundle commands
- Deploying an ASP.NET Core image to Docker Hub
October 2018
September 2018
August 2018
- Getting started with Cosmos DB SQL Provider for Entity Framework Core
- Enable HTTP2 on Kestrel
- Azure Virtual Machine Custom domain using Azure DNS Zone
- Create a build pipeline for Angular and ASP.NET Core apps with Visual Studio Team Services
- Anti-forgery validation with asp dotnet core and angular
- .NET Core code coverage with Jetbrains dotCover
July 2018
- Perform CRUD operations using OData in ASP.NET Core
- Building ASP.NET Core apps with Xamarin Forms and Ooui
- Running console applications in Windows containers
- Generate code quality report using VSTS task
June 2018
May 2018
- Yammer external login setup with ASP.NET Core
- Working with Entity Framework Core - Hybrid Approach
- Code coverage in .NET Core with Coverlet
- Getting started with SignalR service in Azure
- Static Code Analysis of .NET Core Projects with SonarCloud
April 2018
- Working with Microsoft Library Manager for ASP.NET Core
- How to reuse HTML snippets inside a Razor view in ASP.NET Core
- Getting started with Blazor
- Dockerize an ASP.NET MVC 5 Angular application with Docker for Windows
March 2018
February 2018
- WebHooks in ASP.NET Core
- Deploying Your Angular Application To Azure
- Anti forgery validation with ASP.NET MVC and Angular
January 2018
- Using Yarn with Angular CLI
- Measuring code coverage of .NET Core applications with Visual Studio 2017
- Building Progressive Web apps with ASP.NET Core
- How to launch different browsers from VS Code for debugging ASP.NET Core
December 2017
- Runtime bundling and Minification in ASP.NET Core with Smidge
- Connecting Localdb using Sql Server Management Studio
- Unit Testing ASP.NET Core Tag Helper
- Implementing feature toggle in ASP.NET Core
- Building multi-tenant applications with ASP.NET Core
- Seed database in ASP.NET Core
November 2017
- CI build for an ASP.NET Core app
- How to use Angular 4 with ASP.NET MVC 5
- Using LESS CSS with ASP.NET Core
- Getting started with OData in ASP.NET Core
October 2017
- Dockerize an existing ASP.NET MVC 5 application
- How to handle Ajax requests in ASP.NET Core Razor Pages?
- How to create a self contained .Net core application?
- Token based authentication in ASP.NET Core
September 2017
- jQuery Unobtrusive Ajax Helpers in ASP.NET Core
- Getting started with SignalR using ASP.NET Core
- Building ASP.NET Core web apps with VB.NET
August 2017
July 2017
- Running PHP on .NET Core with Peachpie
- Send Mail Using SendGrid In .NET Core
- ASP.NET Core Gravatar Tag Helper
June 2017
- ASP.NET Core No authentication handler is configured to handle the scheme Cookies
- How to Deploy Multiple Apps on Azure WebApps
- Develop and Run Azure Functions locally
- Connecting to Azure Cosmos DB emulator from RoboMongo
- Using Node Services in ASP.NET Core
- Detecting AJAX Requests in ASP.NET Core
May 2017
- What is new in ASP.NET Core 2.0 Preview
- Implementing localization in ASP.NET Core
- Hardware assisted virtualization and data execution protection must be enabled in the BIOS
April 2017
- Post requests from Azure Logic apps
- Working with Azure Blob storage in ASP.NET Core
- Simple Static Websites using Azure Blob service
March 2017
- Working with dependencies in dotnet core
- .editorconfig support in Visual Studio 2017
- Live Unit Testing in Visual Studio 2017
- Create a dotnet new project template in dotnet core
- What is new in Visual Studio 2017 for web developers?
- Create an offline installer for Visual Studio 2017
February 2017
- Aspect oriented programming with ASP.NET Core
- Hosting ASP.NET Core applications on Heroku using Docker
- How to use Log4Net with ASP.NET Core for logging
- Implementing the Repository and Unit of Work Patterns in ASP.NET Core
- Watermark Images on the Fly in ASP.NET Core
January 2017
- VS2017 RC - a product matching the following parameters cannot be found: channelId: VisualStudio.15.Release
- Running a specific test with .NET Core and NUnit
- Integrate HangFire With ASP.NET Core
- Using MEF in .NET Core
- Using NLog in ASP.NET Core
December 2016
- Building Dotnet with Gitlab CI
- Compile your ASP.NET Core MVC Views
- Unit Testing in dotnet core
- How to setup a webserver in an Azure Virtual Machine
- Working with Azure Logic Apps
- View Components as Tag Helpers in ASP.NET Core
- Using Automapper in ASP.NET Core project
- Using FluentAssertions in dotnet core unit tests
November 2016
- Control the name of the dotnet core application output
- Configuring Redis for ASP.NET Core Session Store
- Working with client side packages in ASP.NET Core
- Measuring code coverage of .NET Core applications
October 2016
- Middleware filter in ASP.NET Core
- Using Response Compression Middleware in ASP.NET Core
- Using WebListener in ASP.NET Core
- Implementing dotnet ef database update command in MySql
- Enable Code Analysis on ASP.NET Core applications
- Using scaffolding to create ASP.NET Core applications
September 2016
- Integrating Visual Studio Code with dotnet watch to develop ASP.NET Core applications
- Introduction to Azure functions
- Deployment of a Bot application
- Building a conversational bot using Microsoft BOT Framework
August 2016
July 2016
- How to execute Stored Procedure in EF Core
- Building a custom dotnet cli tool
- Consuming WCF Services in ASP.NET Core
- Slack Authentication with ASP.NET Core
- Entity Framework Core Scaffold DbContext from Existing Database
- Using nuget packages in ASP.NET Core
- Using PostgreSQL with ASP.NET Core
June 2016
- Bundling and Minification in ASP.NET Core
- ASP.NET Core with Nginx as reverse proxy
- Running ASP.NET Core 1.0 in Docker
- Using Application Insights in ASP.NET Core
- How to configure Kestrel URLs in ASP.NET Core RC2
- Using WebSockets in ASP.NET Core
- How to host your ASP.NET Core in a Windows Service
- Creating your first ASP.NET Core Web API with Swashbuckle
- Unit test ASP.NET Core Applications with MSTest
- Using ASP.NET Core RC2 in Appveyor
- UI Automation for your Universal(UWP) apps with Appium
- Using Kudu with Microsoft Azure Web Apps
May 2016
April 2016
- End to end testing angular js apps with XUnit and Protractor.Net
- Uploading Images – ASPNET Core and DropzoneJS
- Using Azure Document DB in ASP.NET Core
- Building a private nuget repository using Klondike
- Content negotiation in ASPNET Core
- C# Interactive with Visual Studio 2015
- Markdown tag helper for ASP.NET Core
- Attribute Routing in ASP.NET Core
March 2016
- Using Remote validation with ASPNET Core
- Bundling and Minifying an AngularJS Application with ASP.NET MVC
- Running your ASPNET application from Ubuntu 14.04
- Using ELMAH in ASP.NET Core
- How to Setup and Connect to Azure Linux Virtual Machine
- Hosting ASPNET Core application in IIS
- Working with CSS Sprites
February 2016
- Entity Framework 7 Code First Migrations
- How to setup Https on Kestrel
- Measuring code coverage of ASP.NET Core applications using Opencover
January 2016
December 2015
- Generating dynamic XML Sitemaps in ASP.NET 5
- Build your first Office 365 addin using HTML and Javascript
- Angular JS CRUD operations with ASP.NET5 - Part 5
- Running Jasmine Tests with phantomjs
- Dynamically load ASP.NET5 View Components using Jquery
November 2015
- Angular JS CRUD operations with ASP.NET5 - Part 4
- Angular JS CRUD operations with ASP.NET5 - Part 3
- SonarLint for Visual Studio 2015
- Angular JS CRUD operations with ASP.NET5 - Part 2
- Angular JS CRUD operations with ASP.NET5 - Part 1
- Locate in TFS - Visual Studio Extension
- ASPNET 5 EntityFramework.SQLite for x64 platform
- Configuring ASP.NET identity with Sqlite
October 2015
- Dependency injection with AutoFac in ASP.NET 5
- Enabling GZip Compression in ASP.NET5
- dnx-watch - A no-compile developer experience
- Ajax file upload with ASP.NET5
- Minimal ASP.NET MVC 6 Application
- Using Typescript in aspnet5
- Generic repository in aspnet5
September 2015
- Bye bye Wordpress, welcome Jekyll
- How to implement reCaptcha for ASP.NET 5
- Implementing basic Captcha in ASP.NET 5 MVC 6
- Implementing Excel export in ASP.NET5 using Open XML
August 2015
- Custom View Engine in ASP.NET 5
- Using jquery ui autocomplete with ASP.NET 5
- How to develop universal apps for IoT device
- Installing Windows 10 IoT core to RasberryPI 2
- K-MUG TechDay 22nd August 2015 Kochi
- Build your own ASP.NET 5 tag helper
July 2015
- Creating ASP.NET 5 Web Application using Yeoman Generator
- Enabling Cross-Origin Requests in ASP.NET5
- Microsoft Openness event on 25 July 2015
- Basic authentication middleware for ASP.NET 5
- Unit Testing ASP.NET 5 middleware
- Build your own middleware - HTML Minification middleware
- Build your first ASP.NET 5 middleware
- How to create and access session variables in ASP.NET 5
- File upload in ASP.NET Core
- Continuous Integration with ASP.NET 5, GitHub and Travis CI - Part 2
- How to unit test async controllers in ASP.NET 5
June 2015
- Getting started with ASP.NET 5 configuration
- Excecute SSIS package (DTSX) from C#
- Working with SASS in ASP.NET
May 2015
- Setting up SonarQube with SQL Server on Windows
- Error message when you open SQL Server Configuration Manager in SQL Server: "Cannot connect to WMI provider. You do not have permission or the server is unreachable"
- Bundling and minification in ASP.NET 5 using Gulp and Bower
- K-MUG TechDay 23rd May 2015 Kochi
- Introduction to Visual Studio Code for ASP.NET5 development
- Automate code reviews using SonarCube
April 2015
- Deploy your MongoDB application on Azure with MongoLab add-on
- CRUD application using ASP.NET 5 and MongoDB
- Continuous Integration with ASP.NET 5, GitHub and Travis CI
- How to host ASP.NET 5 Application in Azure Web Apps
- How to change lync status using C#
- Building a Lync bot using C#
March 2015
- Android - How to intercept SMS messages and prevent them from appearing in the Inbox
- Creating user friendly strings for C# enums
- MVC5 Ajax form is not updating DIV but replacing the whole page instead
- Load ASP.NET MVC partial views on link click
- K-MUG KOCHI DEVCON 2015 - March 14
- HTML5 Application Cache and Azure websites
February 2015
- How to identify static class using reflection
- Introduction to Dapper.NET ORM in ASP.NET 5
- k web command and agile development environment
- How Intercept HTTP calls from WCF client to service
- Converting DataTable to Generic List
- TagHelpers in ASP.NET 5
- Continuous Deployment (GitHub) with Azure Web Sites
- Azure-System.MethodAccessException: Attempt by security transparent method
- View Components in ASP.NET MVC 6
- Cookie Authentication in ASP.NET 5
- Sending email message using Exchange Web Service Managed API
January 2015
- Using SignalR in ASP.NET 5
- Creating a WCF service proxy with ChannelFactory
- Windows is trying to configure Visio upon Application Start-up
December 2014
- How to deploy your nuget packages locally
- Generate unit tests for your code using Smart unit tests
- Creating Unit Tests for ASP.NET MVC 6 Applications
- K-MUG User Group Meeting On 20th December - Kochi
- Command line scaffolding for ASP.NET 5
- How to use SQLite in ASP.NET 5
- Expression Bodied Functions and Properties in C# 6.0
- Verify Internet connection is available using C#
November 2014
- Dependency Injection in ASP.NET 5
- New C# 6.0 features
- First look into Visual Studio Community 2013
- K-MUG Usergroup Meeting on 29rd November Kochi
- POCO controllers in ASP.NET vNext
October 2014
- What is new in ASP.Net vNext
- What is new in C# 6.0
- Introduction to SCRUM - Slides
- Force .NET application to run in 32bit process
- How extension method works in .Net
- Why you shouldn't believe in your favorite .net decompiler
- Explicit Interface Implementation in C#
September 2014
- Download .NET Architecture Universe Poster - 2014
- No more annual renewal fee for Windows developer accounts
- CreateObject equivalent for C#
- Serializing .NET dictionary
- OpenXML and opening a file in Read only mode
August 2014
July 2014
- Create Custom Configuration Sections in .Net
- Read Excel as DataTable using OpenXML and C#
- How to pass parameters to Work Flow
- How to load WF workflows dynamically
June 2014
- Share on facebook - chrome extension
- Returning Multiple Files from MVC Action
- Generate your database entities using T4 templates
- How to get text from Masked Text Box without the masked format
May 2014
- How to Write a Visualizer in C#
- CREATE DATABASE permission denied in database ‘master’ - SQL EXPRESS
- How to set Bing wallpaper as your desktop wallpaper
- How to upload file in ASP.Net MVC
- Problem with Internet Explorer and JSONResult in MVC
- How to integrate JQuery UI Datepicker in MVC
- Loading partial view on Ajax.Actionlink click
April 2014
March 2014
- How to write an Extension for Google Chrome
- Test-driven development in Javascript
- How to handle windows authentication in Android
February 2014
- Handling Android back button in HTML5 application
- K-MUG KOCHI DEVCON 2014 - 15 February 2014
- Assembly generation failed - Referenced assembly does not have a strong name
January 2014
- Load Data while Scrolling Page Down with jQuery and ASP.Net MVC
- Singleton Design Pattern - C# implementation
- How to make String.Contains case insensitive?
- Xamarin Android Push Notifications using Google Cloud Messaging (GCM) and ASP.Net
December 2013
- Error creating assembly manifest: Error signing assembly - Unknown error (8013141c)
- How to change the startup page on a WP7 application
- Time ago function for C#
- Programmatically list the local instances of SQL Server
- How to share cookie between HttpWebRequest and WebView
- How to convert JSON to XML and vice versa in C#
- How to detect IPhone / IPad through JavaScript
November 2013
- How to invoke C# from Javascript in Android
- How to detect hyperlink click in a webview android with C#
- Building Hybrid application for Android using C# and Xamarin studio
- User Group Meeting and Xamarin Workshop - 23rd November 2013 (Saturday) - Kochi
- Preventing Cross-Site Request Forgery (CSRF) Attacks in WebAPI
- How to execute a Stored Procedure with Entity Framework Code First
- Creating a Web API Controller with dynamic type
- Basic HTTP authentication in ASP.Net Web API
October 2013
- How to do CSS and JavaScript Bundling and Minification in ASP.NET
- How to broadcast a message from outside SignalR hub
- How to use NuGet without adding packages to TFS
September 2013
- How to configure WebAPI always return JSON
- How to return anonymous types from WebAPI
- Entity Framework Error - The underlying provider failed on Open
- How to enable Windows Authentication in IIS Express
- Cannot create/shadow copy 'File Name' when that file already exists
- How to upload multiple files with HTML5 and JQuery
- Load testing Web API using Apache JMeter
- Self hosting Web API controller
- How to authenticate user against active directory
- Unit testing ASP.NET Web API Controller
- Performing CURD operations using Web API – Part 3
- Performing CURD operations using Web API - Part 2
August 2013
- Performing CURD operations using Web API
- Introduction to Web API
- How to use the Outlook Object Library to send an email
- How to handle hardware back button in Windows Phone
- Error Unable to locate package source while installing Visual Studio 2012 Update 3
- How to reverse engineer .NET applications - A quick guide
July 2013
- Skype plugin for updating Skype online status based on outlook appointments
- How to upload a file without page refresh
- K-MUG Usergroup Meeting on 3rd August Kochi
- How to upload image on Facebook using graph API and C#
- How to implement text to speech in WP7 using BING API
- "The file you are trying to open, [filename], is in a different format than specified by the file extension" error opening Excel file
- Registry.LocalMachine.OpenSubKey() returns null
- How to detect MS Excel installed on the system
June 2013
- How to generate and read QR code in asp.net
- IIS Express Webserver Here - Shell Extension
- How to fix error The target "GatherAllFilesToPublish" does not exist in the project
- How to pause / resume a thread in C#
- Unexpected error encountered opening Visual Studio project
May 2013
- Unit Testing Windows Phone Applications
- How to use existing Database in Windows Phone
- Retrieving the COM class factory for component failed due to the following error: 800702e4.
- Assembly Binding Redirection in .Net
- How to apply border color for TableLayoutPanel
- How to send email messages with embedded images
April 2013
- How to install NuGet packages directly
- K-MUG - Global Azure Bootcamp – 27 April 2013 - Infopark - Kochi
March 2013
- How to get all controls from a form at runtime in C#
- Using SynchronizationContext in Windows Forms
- How to move a window or form without titlebar
- Using Microsoft Ink Picture control