Quantcast
Browsing all 32058 articles
Browse latest View live

how to take database backup without ssms for remote server

i couldn't create backup for remote database..i tried using backup and generate scripts..but both failed..[B]ERROR:[/B] user does not have permission  TO CREATE BACKUP..IS THERE ANY WAY TO CREATEBACKUP?

View Article


Event in WebService

Hello,I want to implement Delegate Events in web services..which can registered by Application and got fired when triggered How to do that ?

View Article


Multiple Key Binding for Shortcut

  Hi,          i need multiple key binding                                                               i.e <KeyBinding key="A,E" Modifier="Alt" command="{Binding SaveCommand}">like this i...

View Article

Check and Uncheck Problem in the Gridview Columns

Dear All,I am working on a project so i have a problem that is .i have taken four checkbox in the Gridview for every row of  the Gridview.like checknone,chkedit,chkview,chkdelete, and chkfull.i want to...

View Article

Convert Select into update

is there any way to convert this into SELECt query to UPDATE?SELECT p.pId, p.Lname, p.Fname, i.pId, i.iId, i.fatherID, i.motherID, i.DateOfBirth, i.Address,(SELECT sp.Fname+' '+sp.Lname FROM Profile sp...

View Article


Image may be NSFW.
Clik here to view.

how to limited list display?

how to limited list display and press show more display all listfor eg :see this image in belowand  then show more button clickdisplay all list. List are display the link.answer me quick

View Article

stop clock using windows forms control library ?

Hi friends I designed a stop clock thing but its not working to exact need could u plz look at the attachment for code i have written :)Thank you for help

View Article

Get the list of sp name from the package from oracle by C#

HiCan any one give me an idea about how to get the stored procedure name from the particular package from oracle using C# net.Let me explain in details.I have created an stored procedure sp_GetName...

View Article


To enter pdf and docx file in the database

 try        {            oCommonBLL.Extension = Path.GetExtension(FileResume.FileName);            if (oCommonBLL.Extension == ".doc" || oCommonBLL.Extension == ".docx" || oCommonBLL.Extension ==...

View Article


Rating Stars for Jquery Mobile

How to Create Rating Stars For Jquery Mobile 

View Article

Rating Stars for Jquery Mobile

How to Create Rating Stars For Jquery Mobile 

View Article

how to run .aspx page in win xp sp2 iis

i want to setting ASP.Net Server (IIS) in my Desktop for running the asp.net .aspx pages, i m currently using win xp Service Pack 2 o/s in my desktop. to install the IIS, first i insert the xp cd to...

View Article

passing value from MDi child1 to MDi Child2

Sir, I am doing a MDI form Now.I have a Master form(frmMDI) and Two Children forms:-frmStudentsDetails and frmDisplay.In frmMDi, there is a button(btnNext) to enter frmStudentsDetails.In that form, i...

View Article


Listview scroll bar - How do I know user has clicked listvie

Hi,i am creating a text box in listview item.How I create is, I just take the location of the item and create a textbox on that location.OnFocus over, I just take the textbox text and put it in that...

View Article

Problem conection to server .mdb database in windows service

Hello,I wrote windows service in c# that connects to access database and make few operations with the data.The problem is that when i try to connect to server database , like...

View Article


Forum Development in asp .Net

Hello ,            I need to develop a forum for for website so can anybody tell me what should i use to display data i meant i should use which of the following control            and why ....

View Article

Creating a test engine

Hi everyone....I have a question for your fellows...how can one create a test engine which randomizes test questions using Visual Studio 2012?from Charles.. 

View Article


how to use rfid for student attendance system

Hi friends,           I would like to use RFID for student tracking system. but i am not very well in RFID. please tell me how it is work for attendance. whether we need two different RFID reader for...

View Article

Which plateform i have to select ??????

I am interested to work in operating system development it can be of mobile os or computer os .what should i have to learn pl tell .....totally confused

View Article

Selected row from gridview to dropdown

Kindly help me passing selected row in gridview to my dropdown. I have 1 gridview, 1 textbox and 1 dropdown list box. My dropdown is populated by SqlDataSource from my table Country. On my gridview, I...

View Article
Browsing all 32058 articles
Browse latest View live