Software Development Network Logo
  • VS Team System
  • Windows Forms
  • Microsoft ISV
  • Game Technologies
  • Visual Basic
  • Visual J#
  • Visual C++
  • .NET Development
  • Architecture
  • Windows Vista
  • SQL Server
  • Visual C#
  • Windows Live
  • VS Express Editions
  • Smart Device

Software Development Network >> tcsekhar's Q&A profile

tcsekhar

Member List

amreg
RockyIV
OmLeD
Ahsan Ashraf
Basel2
Michael Zammuto
Meeta Kherdekar
Tieu Quoc Thang
Tiptup300
Anfernee
gbshahaq
Xawe
conqueror
VcDeveloper
Frank Paul
jlenthe
Armanchos
Tom Norman
Satinay
RKBNAIR
Only Title

tcsekhar's Q&A profile

  • SQL Server Maximum length sql statement that can be run in SQL CE

    Hello Can anyone tell me what the maximum length sql statement SQL CE can run is Thank you Grainne Please ask in SQL Mobile forum. Thanks. http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=152&SiteID=1 ...Show All

  • Visual Studio Can't open Class Designer

    When I click in the Porject-Explorer on a Form e.g. Form1.vb and select "View in Diagram" than a new file "ClassDiaram1.cd" is created but, no Class Designer is opend and I get the Error-Message: "There is no editor available for 'C:\....\ClassDiagram1.cd.   Make sure the application for the file type (.cd) is installed. So which is the application Why does the Visual Studio 2005 Beta1 Setip don't register this application Or Do I ...Show All

  • .NET Development IIS6.0 Question (error executing aspx)

    Hi Folks, I'm working with IIS6.0 (windows2003 server) since a few days. Everytime when I try to setup a new asp.net webapplication in IIS manager it seems IIS doens't execute the codebehind of any project. When I call a page with my internet explorer it always creates an "xml error" cause of invalid characters (<%@ Page Language="vb" AutoEventWireup="false" and so on..) of course.. but why doesn't IIS6.0 execute those aspx files I already a ...Show All

  • Visual C# How to resolve the error?

    Namaste for all, I am working on COM interop. I got a problem with an error message as "0X80070604 RPC_X_NULL_REF_POINTER." Can anybody help me how to resolve this problem with brief description. Thanks in advance. Regards, Shaji Kumar.V.K Namaste ji, You are gettin this error becoz you are passing one the parameters as null , whilst the COM component is expecting a not null value. You need to pass come va ...Show All

  • Windows Forms Install Task Vision Server in a Domain

    The task vision server app comes up with an error besause it tries to log (I suppose to log into SQL server) as COMPUTER_NAME\ASPNET when that name doesn't exist.  The user that really exists es DOMAIN_NAME\ASPNET.  In machine.config file I have as& ...Show All

  • Visual Studio Team System Customize Work Item to block few groups from being seen on some field

    Hi, There is a way to customize the work item to block some group from being seen on some field inside the work item. For example: <FIELD refname="System.AssignedTo"> <REQUIRED for="[Project]\Project Administrators" not="[Global]\Team Foundation Administrators" /> </FIELD> But, there is a way to block few groups too Thanks in advance, Shmulik. ...Show All

  • Visual Studio Express Editions Crystal Reports for Visual Web Devoper 2005 express edition

    How to install and use crystal reports in Visual Web Devoper 2005 express edition. ...Show All

  • SQL Server Service Broker Tables

    Hi, We have a customer whos database just grows and grows. Not the customers own tables, but the: sys.sysconvgroup sys.sysdesend sys.sysdercv And these tables are linked to the Service Broker, and according to http://msdn2.microsoft.com/en-us/library/ms179503.aspx these tables exists in every database and are used by the Service Broker. Now to my questions =) HOW do I delete rows from these tables How come these tables hust grows ...Show All

  • SQL Server Importing data

    I think this is the proper forum for this problem. I have tried to import data from Excel 2003 into SQL Server. I have tried with 2005, 2000 and MSDE. I couldn't get this to work, so I imported a table with 1946 rows into Access and then into SQL. After getting past the field problems, the import engine finally successfully completed, telling me it imported all 1946 rows. But the first time the table only had 1 row, and the second time only 2 ...Show All

  • Windows Forms Direct Show in Visual C++ 2003

    Hi i am working on a video player in visual c++ 2003.  I have gotten to the point where i can open a video and have it start to play.  The one thing that i cant do yet is get the video to show up in my Form&nb ...Show All

  • Visual C++ IOStream Bug on Visual Studio 2005 when open Chinese style file name's text file???

    Compiler tools: Visual C++ 2005 express edition os platform: windows xp professional with sp2 Reproduce step: 1.new an "Win32 Console Application" 2.paste the following code in "_tmain" function: ifstream InFile; InFile.open(" .txt", ios_base::in); if (!InFile.is_open()) { cout << "Can't Not open [" << " .txt" << "] File." << endl; } else { ...Show All

  • Visual C++ Someone knows about hash?

    I was asked to develop an endless loop to capture information and display how many times it has been captured. I have tried looking for hash information but it doesn't seem to help at all. Does anyone know how hash works A hash is nothing else than a function that converts some complex information to a smaller result set. A check sum is a kind of hash. A hash can help to find information faster but a hash is ...Show All

  • .NET Development Removing Specific Characters from a string

    Hi, was wondering if anyone can help me, please. I try to remove a specific character from a string, but I have no Idea of how it can be done. If there's any bright spark out there somewhere, please share a bit of your knowledge. I'm using the String.Remove("{0:C}", object) function, but now I want to remove a , (Comma) from the string, in order o save that value. Thank You ...Show All

  • .NET Development How can I get as a table name by naming a query in the Stored Procedure ?

    Hi All, I have written a stored procedure which has multiple SELECT statement. So it is supposed to return multiple tables of rows. It is got as set of DataTables ( DataSet ) when retrieved through SqlDataAdapter. By default those resultant tables of the queries, have their table name as Table, Table1, Table2 etc. So to access a particular table, I've to do as, dataSet.Tables [ 0 ] or dataSet.Tables [ "Table" ] Is there any way to name ...Show All

  • Visual Studio Team System Let the submitter close the issue only?

    if A submits a issue in VSTS, currently any one can close the issue. How to implement a rule. only A can close the issue. Hi,    Unfortunately, field-based security is not supported in V1. (ie, you cannot specifiy that only the person who created the workitem can close it)    You can however set a rule that says that only users of a certain group can transition the item to closed state, using the "for" and "not" attribut ...Show All

©2008 Software Development Network

powered by phorum