Reading from Excel & Writing to Word using Macro (VBA)
Reading from Excel & Writing to Word using Macro VBAI want to read the data from the excel and want to create word file and need fetch the data frequently.Excel contain data like thisA1 B10100...
View Articlevideo streaming
Hi Experts, I am doing video streaming in web application.I developed web application using windows media player.Now my problem is i want to stop playing video after 10 seconds.I serched for it...
View Articlereading data from microcontroller to c-code using libusb-win
Hello everyone, We are working on a final year project and we are stuck in the part where reading data from microcontroller through UART_TO_USB_CONVERTER to a c-code where we are recognizing the usb by...
View ArticleAlfresco C# integration
I am stucked up in one devlopement where I need to connect Alfresco from c#. Till now I am ablhis..o te to upload documnet in to alfresco using CMIS. But when it comes to set custom Content Model...
View ArticleHow to add Rounded corners for all TextBoxes in Website?
Hi to all.In my website i need to make all the TextBoxes rounded corner in the entire website.I know how to do it in a single page by adding a css class property of TextBox to a class name that was...
View Articleasp.net controls , storing in database(sql 2008)
Hello, at present i am working on a website online feedback system using visual studio 2010 and sql 2008. And i encountered one problem regarding controls of Asp.net . Is there any that controls of...
View Articleprevent chart control c# y-axis from having decimal point
Ive a chart control in my windows form app and currently I have one data which only has the value of 1 for the y-axis. however, the y-axis shows starts from 0, 0.1,0.2, etc. how do I prevent my chart...
View Articlelive video streaming
Hi Experts, How to do live video streaming in asp.net.please reply me.
View ArticleHow to create Eventhadler to monitor a Table in DataBase
Hi AllI want to create Eventhadler to monitor a Table in DataBase.If someone insert a row in the table, A msgBox should appear for the confirmation.Thanks in AdvanceAnurag
View ArticleTAB key in the keyboard to go one field to another
In this code... when i run this page i want to use TAB key in the keyboard to go one field to another but work does not proper help meusing System;using System.Collections;using...
View ArticleHow to disable the maximize symbol in title bar
In this code i can't disable the maximize symbol in title bar in google chrome so help me<script type="text/javascript"> function OpenLogin() { var l = (screen.width/2)-(400/2);...
View ArticleHow to create email log files in Asp.net?
Hi Everyone,Am Prabhakar, i need to guidence for solving my requiremt, please tell me the procedure to completey email log filles creation.Thank you
View ArticleHow to create data trigger for data grid dynamic columns?
Need to create a data grid with configurable columns. In that the cell colors will changes according to the data bind. The cell color change can be done through above code.But i need to generate...
View ArticleReturn to same page after update/de in pagination using wpf
Hi GuysI have a data grid with some data. I have successfully implemented pagination in the application. Now say I am on page number 6 and i click on update button against a particular record, i go to...
View ArticleHow To Create a report with same Form Details
Hi Every one first of all I just want to Thank you sooooooo much for ur previous help .I have new question in Creating a report for my application :this is a sample of the Report :I save in my Database...
View ArticleHow to host classic asp website in windows 7
I have developed one simple login page in classic aspplease help me out in hosting same..I have induced following namespaces in page while developing<%@ Import Namespace="System.Data" %><%@...
View Articlemigration classsic asp pages to asp.net
Hi,can anyone tell me the procedure of how to migrate(convert)classic asp pages to asp.net with sample example but without using third party tool ?Thanks
View ArticleBest Migration manager for sharepoint 2007 to 2010
Hi All,Can anybody provide Migration Manager link for download.Regards,k. Mahesh.
View ArticleConnectEventHandler
public delegate void ConnectEventHandler(object sender,string Server,int Port);public event ConnectEventHandler ConnectionEstablishing;private void RaiseConnectionEstablishing(string smtpServer, int...
View Article