C# Questions and Answers

Recent IT Questions

41 - 60 of 80

How can i make only one administrator to accsess database through C# application,and without registering this administrator in atable in the database?

How can i make only one administrator to accsess database through C# application,and without registering this administrator in atable in the database?

View Answer   |  Mar 19 2009  9:22 PM GMT
DLL files, Database administration, DLL
asked by Hanafy

  5 pts.

To send SMS through Web services using ASP.NET coding

Is it Possible to send a sms to a mobile phone using asp.net visual c# coding through web service. If it is,please send me the procedure to do that

View Answer   |  Mar 19 2009  7:15 AM GMT
ASP.NET, C#, Web services
asked by Hema

  5 pts.

Microsoft Visual Studio 2008 Express edition

Hello everybody, i recently downloaded the Microsoft Visual Studio 2008 Express Edition. It has Visual Basic 2008, Visual C# 2008, Visual C++ 2008 and Visual Web Developer 2008 (all Express editions). The problem is i dont know where to start. I have programming background. i have programmed in...

View Answer   |  Dec 17 2008  1:23 PM GMT
Visual Basic, SQL Server 2005, C#
asked by GK

  30 pts.

WPF and C# (challenge)

please follow the link : "http://msdn.microsoft.com/hi-in/default.aspx" and see in the top right corner, when u move mouse over the "microsoft.com" you can find the dropdown window which grows like some animation part and when you mouse leave the animation shrinks and disappears, i want to do that...

View Answer   |  Dec 16 2008  10:00 AM GMT
Web development, Interface design, Web design
asked by Vinothkumar124

  15 pts.

How to import Microsoft Access to SQL Server 2005

hi, while i am importing database MS-Access to sql server 2005 its could not importing its Showing like this: The operation could not be completed. Additional information: -> Not a valid password.(Microsoft JET Database Engine) What to do? can you give the solution. Thanks, Deepa

Answer Question   |  Nov 30 2008  4:41 PM GMT
ASP.NET, Microsoft Access, Web development
asked by Deepatss

  5 pts.

.NET Question

In Window Application of C#, I want to generate crystal report with cases by using where clause and datagridview...? How it is Possible...?

Answer Question   |  Nov 29 2008  12:25 AM GMT
Crystal Reports, .NET development, C#
asked by GuroooGyan

  5 pts.

Logon failed in ASP.NET

hi , i m new in asp.net 2.0 with C#, i have some logon failed problem when exporting crystal report to pdf . code mention below ******************************* CrystalDecisions.Shared.TableLogOnInfo table = new CrystalDecisions.Shared.TableLogOnInfo(); ...

Answer Question   |  Nov 29 2008  6:03 AM GMT
Crystal Reports, ASP.NET, Web development
asked by Amitshukla

  45 pts.

Convert first letter to uppercase

How do I program (c#) a textbox input to automatically convert the first character to uppercase as I type the words?

View Answer   |  Nov 20 2008  1:59 AM GMT
C#
asked by Twlp123

  130 pts.

Project needs synchronization between Lotus Notes calendar and current agenda

I am currently working on a project, where I need synchronization between our own agenda and Lotus Notes' calendar. Both C# or Java is suitable to use. Unfortunately, I can't find enough information to know how to use the API's. Can anyone offer me any advice?

Answer Question   |  Nov 18 2008  4:50 PM GMT
Java, Lotus Notes, API
asked by Domino Ask The Experts

  430 pts.

Function key and port programming in C

I am looking for information regarding writing function key and port program in C language.

View Answer   |  Nov 11 2008  5:44 PM GMT
C#, C programming
asked by AS400 - Ask the Expert

  395 pts.

Data retrieval from TextBox and insert in to database

Hi i am learning c#2008 and asp.net3.5. I want to get data from my textbox control and insert it in database so i cant find any source code or presentation so please tell me how to do it or give me site address where i can find this Thanks

View Answer   |  Nov 10 2008  10:33 AM GMT
ASP.NET, Database programming, SQL Server 2005
asked by Nimitparmar1987

  5 pts.

Triggering a stored procedure from C#

how to tigering a sp from c#???

View Answer   |  Oct 14 2008  5:24 AM GMT
Stored Procedures, Triggers, C#
asked by Gane

  10 pts.

C# console application for batch update and time-out timer

Hi, How can I timeout a batch update job (MS Dynamics AX Class) started from a C# console application. This job is not under direct control the console app other than waiting for it to return. The timeout period will be reached when the AX job is frozen, for instance. I preume I will need some...

Answer Question   |  Oct 13 2008  8:08 AM GMT
Axapta, TIMER, C#
asked by Mm2010

  10 pts.

Add-in button on toolbar of lotus notes

Can I create my own button(programmatically) in notes toolbar to trigger an action? I want to achieve this using c, c++ notes APIs. Is it possible? Please give me any hint to proceed. wbr, Ashoo

Answer Question   |  Oct 7 2008  12:38 AM GMT
Domino Designer, Lotus Notes, Lotus Notes 8.x
asked by Ashneet

  85 pts.

Listbox with DrawMode=OwnerDrawVariable, but i want Multicolumn=true.

Hi all, i have problem with the ListBox. i want to set the item height of the item inside the ListBox. so i set DrawMode=DrawMode=OwnerDrawVariable, but in the same time i want the item displayed in multicolumn. The problem is there is not multicolumn when i set DrawMode=DrawMode=OwnerDrawVariable...

View Answer   |  Oct 7 2008  1:51 AM GMT
VB.NET, .NET, C#
asked by MrHulk

  15 pts.

Exit program restricting Telnet on port 23

Hi all, I need a way of allowing only certain IP addresses the ability to telnet to our system on port 23. This would be until the time that they can upgrade their client. So as an example, we need an exit program to do the following: * Allow 124.4.* to telnet into our system via port 23. * Deny...

View Answer   |  Sep 29 2008  5:41 PM GMT
C#, Telnet, TELNET exit programs
asked by Bggas400

  35 pts.

display data item which is start from Perticular leter from database table in c# .net

in c# .net (SELECT * FROM [tablename] where fristname LIKE 'k*') this query is not work with MSaccess database

View Answer   |  Sep 23 2008  6:27 AM GMT
Microsoft Access, C#, Access Database
asked by K111

  5 pts.

Transfer values to database

how to get data from windown form and store it in sql database

View Answer   |  Sep 22 2008  11:23 AM GMT
Database programming, C#, Database connectivity
asked by Gane

  10 pts.

Error inserting data in table

hi plz help me ,i want to insert some data in a table but some error ocurred. --------------------------------------------------------------- using System; using System.Data.SqlClient; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI;...

View Answer   |  Sep 10 2008  6:50 AM GMT
SQL, ASP.NET, C#
asked by Amitshukla

  45 pts.

how to view data in gridview with a sqldatasource

hi , i m amit i want a help to view datasource and grideview,when i make connection in datasourse and use this connection in gridview and run it page can not display gridview structure. plz help me

Answer Question   |  Sep 9 2008  11:02 AM GMT
SQL, ASP.NET, C#
asked by Amitshukla

  45 pts.

41 - 60 of 80