Software Development Network Logo
  • VS Team System
  • SharePoint Products
  • Windows Vista
  • Game Technologies
  • Smart Devicet
  • IE Development
  • SQL Server
  • Audio and Video
  • Visual C++
  • Visual FoxPro
  • .NET Development
  • Visual Studio
  • Windows Forms
  • Visual Basic
  • Visual C#

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

autistic_clown

Member List

Mike D12995
Hassan Ayoub
Amar-001
Huson
Jamie Thomson
Ayala24
Alex-MyRpg
Nickeay
eulalie_nath
venkee
Mauricio Castillo E
SD Diver
KSJP
tayoga
rsws
mveeravagu
Tamil mannan
MaryMary
Sondre - MSFT Regional Director
Vasic
Only Title

autistic_clown's Q&A profile

  • Smart Device Development SQL Server CE SQL Statement issue

    I have the following insert statement: INSERT INTO Transaction  (PK_TransactionID, FK_PartID, FK_LocID, FK_ConditionTypeID, FK_TransactionTypeID, TransQty, BeginQty, EndQty, Person, Application, Device, UpdateDt, UpdateBy)  VALUES ('4dc0d9b3-d640-430a-bbb3-54b6d43a7f9b', '08925656-efcd-4979-9a1d-bcc7554ec220', '08925656-efcd-4979-9a1d-bcc7554ec220', 'f906ae4d-049d-42ca-88ae-3fce71804dd2', '8706f03d-b984-4cd2-af3f-71b045fd73c7', 1, 0, 0, 'bb', '', '', '10/17/2005 9:38:17 PM', 'aa') I'm getting: There was an error parsing the query. [Token line number,Token line offset,,Token in error,,] I know this is the Compact Framework forum, but this statement works great on the full SQL Server but fails miserably on Sql Server CE so I don't ...Show All

  • Visual Studio Team System Unit Test Wizard on WPF based Window and User Control

    Hi, I am trying to do auto generation of unit test cases for my WPF based project using the VSTE Unit Test Wizard. However, when I tried to use the wizard it seems like it displays only the project's namespace without any of the classes. In effect it doesn't generate any of the test cases for the project at all. Is there a patch for Visual Studio Team System to allow me to auto generate test cases for my WPF based projects Thanks and Advance. Regards, Alex Hello Alex, Unfortunately test generation for WPF projects is currently unsupported. We will be addressing this issue in future versions of Visual Studio. The current workaround is creating your test stubs manually. Thanks, David Gorena Elizondo ...Show All

  • Visual C# any example using mobile client factory

    Any one use mobile client factory.sample codes ...Show All

  • Visual Studio Weird output... What's going on?

    All I'm getting is 2 columns of data that looks like letters that are half cut off Here's an example: C 1 l 2F I am just doing a very very simple test report. I am using a dataset and dragging two columns into a table. Saved it as report.rdlc Then I created a new webform, dragged over a reportviewer control. Made sure that the datasource was pointing to the right place, and am having it use report.rdlc. The two columns should be showing a date field, and an integer field. Thanks in advance! -Chris ok, here it is...! Thanks < xml version="1.0" encoding="utf-8" > <Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd=&quo ...Show All

  • Visual Studio ReportViewer language bug ...

    The dataset I created is just fine and when I preview my data everything seems ok in the sqlprofiler. But when bind tha dataset with the report viewer control and "run" it in the local processing mode in an asp.net application it does something to my dataset at runtime and change my corrupt my turkish parameters in the dataset as I look at that from the sql profiler. Does any body know a way to avoid this .....The client side reportviewer control is used with a typed dataset in vs 2005. ****the turkish characters in the dataset are changed in the runtime enviroment when used with the reportviever control. such as. exec sp_executesql N'SELECT CASES._ID, CASES._OWNERID, CASES._LASTMODIFYDATE, CASES._DEL ...Show All

  • Visual Basic FlowLayoutPanel

    Hello All, I am trying to use the FlowLayoutPanel control, but I'm having a real challenge. I am dynamically (at runtime), trying to add text boxes and NumericUpDown controls to a FlowLayoutPanel. Formatting is my problem. In one cell, I want to add a textbox followed by a space or 2 and then the NumericUpDown control. I can’t seem to come up with the right combination to format this. Any ideas Thanks very much. As an alternative, you may want to check out the datagridview. The table layout panel is a great tool, but depending on what you are trying to do, the datagridview may be a better match... Best regards, Johan Stenberg ...Show All

  • Gadgets Bug #25: Flyout will only show if Sidebar has focus.

    Bug #25: Flyout will only show if Sidebar has focus. If you show the Flyout via "System.Gadget.Flyout.show = true" and Sidebar doesn't have focus, the "System.Gadget.Flyout.onHide" event immediately fires. Added to the known bugs list with a Repro. I expect it's by design, but there's no mention of it in the MSDN documentation so I'm classing it as a bug. Firing the onHide event immediately could cause code issues, as any code relying on the Flyout body would fail. To catch onHide event misfires, check if the Flyout body is null: function onHideEvent() { //did the Flyout actually open if (System.Gadget.Flyout.document.parentWindow.body == null) return; //the Flyout was open. } ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. How can I eliminate the automatic generation of the arm subfolders and arm entries

    The editor generates automatically two subfolders ../data/missions/arm and .../data tgl/arm and fills those folders with entries. Those entries are not helpful after finished game development. How can the automatic generation of these folders and entries be eliminated Are there perhaps two lines of code that write the data to the arm folder that can be deactivated instead of eliminating ALL Arm code The code is all over plenty of files and it is in several files pretty unclear where the related lines start or end. Just to avoid the write to folder action would be best but I couldn't figure out which lines of code actually do this job.  Thank you for your hint ...Show All

  • SQL Server RTF Image in a SQL Server Report

    Dear All, I have tryed to insert a textbox in an SQL Server Report. With normal text it is easy to show the text from an access database with the help of a dataset in the report. But in my database I have text as RTF. Is it possible to show the formated text in an Report Hopefully anyone have the answer or an idea how it is possible to show rich text formated text in a report. Thanks stefan Hi, i tried to show an image of RTF text in a report. Well it works !! BUT quality of the image, is not as good as text.Please Microsoft Team, create an Textbox managing RTF and HTML !!! ...Show All

  • Visual Studio Team System The TFS Report doesn't update, TF50801 The TFSServerScheduler service did not initialize

    I got the same error as http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=553325&SiteID=1 .   事件 型:  事件 源: Tfs 事件种 :  事件 ID: 3059 日期:  2006-11-16 事件:  16:12:14 用 :  N/A 算机: TEST 描述: TF53010: Team Foundation 件中 生了意外情 。 此 包含的信息提供 您的站 管理人 。 技 信息(供管理人 使用): 日期(UTC): 2006-11-16 8:12:14 算机: TEST 用程序域: TFSServerScheduler.exe 程序集: Microsoft.TeamFoundation.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a; v2.0.50727 程 信息:   程名: TFSServerScheduler   程 Id: 3780   程 Id: 3348   名: TFSservice   消息: TF50801: TFSServerScheduler 服 未初始化。Team Foundation 注 服 返回以下 : 此 算机的注 表 有 Team Foundation Server 的 ,或包含了 Team Foundation Server ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Easy Tile Sets

    I made this easy TileSet Class, for those who want to create 2D games and they want to store their graphics in one file. I also included a sample tileset. TileSet.cs   <--- Link Here tileset.png   <--- Link Here The black borders are to that you know where to draw (the black borders are included, so you can draw over them), You will need to make a tileset image with the correct multiple dimension of the tile height and width, for example, if you tileheight and tilewidth is 32, then if you want to make the tile set have 32 tiles in the x direction and 16 tiles in the Y direction, then the tileset image has to have height and width of 32*32 and 32*16 respectively. To use the example tileset: TileSet tileSet ...Show All

  • Windows Forms disappering dynamic controls

    I have created dynamic textbox according to user input from following code:--- Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click Dim cnt As Integer Dim i As Integer cnt = Val(TextBox1.Text) For i = 1 To cnt Dim txtbox As New TextBox Dim brcontrol As New HtmlGenericControl("br") PlaceHolder1.Controls.Add(brcontrol) PlaceHolder1.Controls.Add(txtbox) txtbox.Text = "value textbox" & i Next end sub i want to access value from dynamically created textbox after providing input from user i have used code:--- Protected Sub Button2_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button2.Click di ...Show All

  • Visual Studio Starting reference for .NET programming in Visual Studio

    I'm a Java programmer migrating to ASP.NET. I need to build a web site and database and would like to use the latest .NET framework (including MSFTs AJAX library). What I am looking for is a book or online reference to get me started using Visual Studio 2005. For instance how to set up a SQL server properly so it integrates with my VS project and of course how to get started building in the .NET framework. Thanks! Hi Will, This is the address to the Microsoft ASP.Net AJAX home page. http://ajax.asp.net/Default.aspx tabid=47 Here you will find references to getting started, as well as a link to the ASP.Net AJAX Forums for further info on your specific field of interest. Hope this helps, Frank ...Show All

  • SQL Server SQL EXPRESS - WEB ASSISTANT Sp's

    I ve installed SQL EXPRESS ADV on fresh XP and I get this error when I try to run xp_makewebtask: Msg 17750, Level 16, State 0, Procedure xp_makewebtask, Line 1 Could not load the DLL xpweb90.dll, or one of the DLLs it references. Reason: 1114(error not found). (1 row(s) affected) I checked and xpweb90.dll is missing... but I do have the option to enable then... They took them out Or smthing is wrong on my pc (2 installations same problem) I also have a standard edition and developer edition wich are working fine. I tried to copy the files but I get same error /// Thks in advance for any help This has been removed from Express, there is nothing wrong with your computer. ...Show All

  • Microsoft ISV Community Center Forums Count and display in cell

    Ok I have an Excel workbook that contains a schedule (51 worksheets total). Each cell has intials in it and if that person has taken a day off the cell is highlighted a certain color (yellow, rose, or red). What I need to do is have something that goes through and counts what intials have what color and then display in a cell the number. So: If cell contains "initials" and cell color is "color" Then count and display in "cell" Example: If cell contains "JJ" and cell color is "Yellow" Then count and display in "A2" I know it is possible to do this but I'm not sure how. Tiger Hello, Try the following code: You could u ...Show All

©2008 Software Development Network