Sambhashanam
तकनीकी संभाषणम्
Navigation
  • Microsoft Technologies
  • Java Technologies
  • LAMP Technologies
  • Opensource
    • Microsoft Opensource
    • LAMP Opensource
    • Java Opensource
You are here: Home › Entries written by Manish Kumar
Currently browsing author

Manish Kumar

Can I write DML statements in SQL server functions?

November 12, 2013 | Filed under: Microsoft Opensource

The answer of this is “No” you cannot write DML statements in SQL functions. Functions have Only READ-ONLY database access. If DML operations would be allowed in functions, then functions would be pretty similar to stored procedures. The way it is, a stored procedure can use a function, but not …

Abstract Classes and Pure Virtual Functions

October 23, 2013 | Filed under: Microsoft Technologies

In this article we will be discussing abstract classes, and how they are implemented in C#. The first part of the article will define abstract classes and describe how to use them as tools for Object Oriented Design (OOD). Simply stated, an abstract class is a class which does not fully represent an object. …

How to stop multiple login by single user in .NET 1.1

October 9, 2013 | Filed under: Microsoft Technologies

It is common feature that a user can use his/her credentials to login in multiple browser and multiple devices simultaneously. But in many cases business owners wants to restrict them. I  have implemented the same in one of my site which is running on .NET framework 1.1 First create a …

.Net collections

June 22, 2013 | Filed under: Microsoft Technologies

Collection in .NET is a group of records treated as one logical unit. The .NET Framework provides specialized classes for data storage and retrieval. These classes provide support for stacks, queues, lists, and hash tables. Most collection classes implement the same interfaces, and these interfaces may be inherited to create …

After changing permalinks wordpress throwing 404 error

June 22, 2013 | Filed under: LAMP Technologies

I have created a site using wordpress and everything was working fine until I changed the permalink. Just after changing permalink, I start getting error 404 for almost all link. After troubleshooting and surfing I came to know that this is a common problem which many people are getting in …

Introduction

June 9, 2013 | Filed under: Java Technologies, LAMP Technologies, Microsoft Technologies, Opensource, Uncategorized

Welcome to technical sambhashanam, a place where all of us can discuss about the technology we are using, technology we want to learn.. Within any business, you must be able to access information, process it, and make it available anywhere. This requirement is particularly important in the always-on world in which …

Authors

  • Dhananjay Jha
  • Manish Kumar
  • Sushil Pandey

Recent Comments

  • muhammad on Mail merge in java for Microsoft Word document – Part I
  • muhammad on Mail merge in java for Microsoft Word document – Part I
  • Dhananjay Jha on Mail merge in java for Microsoft Word document and convert to PDF without iText – Part II
  • Clyde Symonette on Mail merge in java for Microsoft Word document and convert to PDF without iText – Part II
  • Dhananjay Kumar Jha on Mail merge in java for Microsoft Word document and convert to PDF without iText – Part II

Tag Cloud

.net activiti activiti-spring activiti bpmn C# change sender mail id in wordpress class classloader Conver MS Word to PDF disable user wordpress dox4j glassfish http response compression java Java Mail Merge MS Word javascript confirmation link on image jax-ws on tomcat jax-ws webservice Jee JTS junit junit-spring Link on Image with hidden URL link load spring configuration load spring configuration xml junit maven maven build Merge MS Word using Java Merge Word Document using XdocReport OOPS oracle weblogic PDF conversion using docx4j php mail function sample activiti process with human task and service task sending mail with attachment spring-orm spring framework spring hibernate spring hibernate integration spring jpa spring jpa hibernate integration tomcat jax-ws web service wordpress wordpress sender email

Looking for old post?

© 2021 Sambhashanam