Searching in

Enter search term to find items
to navigate, to select, and to close
Skip to content

Code, Cloud & Context

Designing intelligent systems, one layer at a time.

  • Home
  • About
    • About
    • Welcome To My Blog
    • Contact
    • Disclaimer
    • Contributions
    • Hire!
    • Subscribe to my blog
  • Cloud Computing
    • AWS
      • AWS CodeBuild
      • AWS CodeCommit
      • AWS CodeDeploy
      • AWS Cloud9
      • AWS CodePipeline
      • AWS Glue
    • Azure
      • Azure Kubernetes Service(AKS)
      • Windows Azure Development
      • Azure IoT Suite
        • IoT Edge
        • IoT Central
        • IoT Hub
        • Machines
    • Google Cloud (GCP)
    • Internet of Things
      • IoT
      • Communication Patterns
      • Communication Protocols
      • Connectivity
      • IoT Devices
      • IoT Privacy
      • IoT Security
  • Artificial Intelligence(AI)
    • Algorithms
    • Machine Learning(ML)
    • Azure AI
    • Generative AI
    • Image Classification
    • Image Generation
    • Image Recognition
    • Object Based Image Analysis
    • Object Classification
    • Object Detection
    • Object Recognition
    • Object Tracking
  • Emerging Technologies
    • Analytics
    • Augmented Reality
    • Bio Technology
    • Big Data
    • Computing
    • Cloud Computing
    • Data Analytics
  • Technology Engineering
    • Development Process
    • Software Engineering
    • Software/System Design
    • Platform Engineering
    • Agile
    • GitOps
    • SRE
    • DevOps
  • Knowledge Center
    • Microsoft Technologies
      • .NET
      • ASP.NET
      • VisualStudio
      • Windows
      • Windows Phone
      • Kinect Development
    • Mobile-Development
    • Downloads

Category: Back-2-Bascis

  • Home
  • KnowledgeBase
  • Back-2-Bascis
  • Page 2
  • .NET
  • .NET Framework
  • .NET Framework 4.5
  • All
  • Back-2-Bascis
  • C#.NET
  • Codes
  • CodeSnippets
  • General
  • Help Links
  • KnowledgeBase
  • Microsoft
  • Samples
  • VB.NET
  • VisualStudio
  • VS2012

Zip(Archive) API’s in .NET Framework 4.5 – ZipArchive Class

  • Nithin Mohan TK
  • October 22, 2012
  • 1

With release of .NET Framework 4.5, Microsoft has introduced new classes in to System.IO.Compression namespace. These classes will add the necessary programming support for Zipping(Achiving), […]

  • .NET
  • .NET Framework
  • All
  • ASP.NET
  • ASP.NET MVC
  • Back-2-Bascis
  • KnowledgeBase
  • Microsoft
  • Microsoft SDKs
  • VisualStudio
  • VS2008
  • VS2010
  • VS2012

ASPNET MVC Framework Versions & Features

  • Nithin Mohan TK
  • September 14, 2012
  • 1

Introduction Today, Microsoft’s  ASP.NET MVC framework has become a robust framework for building highly scalable, maintainable  enterprise web applications.  I am just taking you through […]

  • .NET
  • All
  • Back-2-Bascis
  • C#.NET
  • Codes
  • KnowledgeBase
  • Microsoft

Using External Configuration Files in .NET Applications (C#)

  • Nithin Mohan TK
  • August 31, 2010
  • 3

This post is about making a small code snippet which read from an external configuration file and get the custom configuration entries from it. I […]

Posts pagination

Previous 1 2
Copyright © 2025 ByteArchitect Inc