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

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

Kamii47

Member List

tenchyz
JohnBurns007
Tao Wang CSI
Richard G.H.Lin
vitagreen
bloodCLASSIQUE
popit
vtortola
reichard
LJM89
fiaolle
1Deepthi
Patrik Olsson
GilMoses
ZopoStyle
Ajay B
Prodigal Son
.Net Person
KitGreen
BarrySumpter
Only Title

Kamii47's Q&A profile

  • Community Chat JimmyWidgets

    --- Original Post --- Hi everyone! My current project is JimmyWidgets, a widget program like Apple Dashboard, but for PC! You can even make new widgets in DLL format and post em on the online database! When I've made more widgets (I've only got 2 at the moment), I'll post it at www.jimmyware.co.uk  . It's going to be open-source, so you can download the source from there too. Here's a screenshot: http://www.freewebs.com/robinjam/JimmyWidgets%5FScreenshot.jpg I await any comments/suggestions! (But please don't be too harsh about my efforts, it took me HOURS)   P.S. A list of problems I need to fix: The online database currently lets you download the same widget twice, making startup time longer (because ...Show All

  • SharePoint Products and Technologies Options for Updating Excel displayed thru Excel Web Access ?

    I'm developing a dashboard which contains some graphs surfaced through Excel Web Access. This works great. However, is there a way of updating the Excel data without going into Excel (e.g. via a synchronized SharePoint list or by using infoPath) so I have more control over the UI I'm really looked for a code free solution so I don't have to worry about maintenance and deployment issues in the future, and so power users can also use the same method for their own sites. You have a couple options: Use Excel as you mentioned... easy, but it adds an extra step to your workflow (open in Excel, edit manually, resave). Keep the data in a database (the SharePoint list scenario you mention). If you use ...Show All

  • Visual C# telnet problem with a ConsoleApplication

    Hi there I tryed to do a small ConsoleApplication on a Windows XP. (One input, database aceess and printout) I named my application test. On the Windows XP I modifyed the login.cmd to start test.exe when a telnet session starts. When I try to to telnet this PC from an other PC on the network, everything works fine. But when I try to telnet from an Linux PC, the test.exe doesn't work. Could somebody tell me whats wrong or missing Thanks in advance and best regards Ralf rmeuser wrote: Sorry , that I didn't explain it correctly. I'll try it again. With Visual Express c# I created a ConsoleApplication.I build this application and got a test.exe from it. This execute I tran ...Show All

  • Visual Basic Enabling user control mouse events

    I have created a user control and placed it onto a form and it all generally works OK. I have put code into the form to react to Mouse up, down and move events for the user control but the form code is never entered when I click on the user control. I am guessing that I need to put code into the user control to generate these events. If so can anyone suggest what is required Thank you but this doen't really answer my problem. I have coded my user control with all its properties and it works well on my form. I want to detect when a user clicks anywhere on the user control and so I created the MouseDown event handler in the form's code window by clicking on the name of the user control instance and ...Show All

  • Windows Forms Problem with HTMLEditorControl

    Hello. I am using a HTMLEditorControl (Microsoft.ConsultingServices.HtmlEditor.HtmlEditorControl) It has an InnerHTML property which I use to save the control's content to the database (mysql) But the problem I have is that instead of Enter small squares appear. So those squares appear in another app, which reads from this database. I suppose this is all about different encodings, but don't know how to solve it. I am using Visual Basic 2005, MySql Database, and the htmleditorcontrol mentioned before. Would appreaciate any help. Best Regards, Alberto Abudara. ...Show All

  • Visual C++ Making the IP Address control remember my settings

    I have an SDI based MFC application in VS dot NET-2003,in which I create a dialog box on an event.The dialog box has tabs,one of which contains the IP address control. I would like to initialise the control,and if the user changes the ip,it should be rembered in the control,i.e. if the dialog box is generated again,the modified ip address is diaplayed. The same process for an edit control on the same tab.How do I implement this I tried adding a flag variable during initialisation of the dialog box,but the flag is initialised to the same value each time the dialog box is generated. Please throw some light! Thanks Hi Kuphryn, could you please elaborate on the function "Init update recent data in VC++". I am unable to find an ...Show All

  • SharePoint Products and Technologies ReadOnly Fields in a WebPart

    Hi, this is my first post, and sorry for my awful english... I'm developing two webparts, which work connected, the provider has a GridView (reading the data from a SQL database), and the consumer displays the detail of the selected row in the consumer's gridview... The consumer has a button which saves the displayed information into a sharepoint list... I need to use textbox controls to display the data, but when i set them in readonly, or enabled = false mode, they clear their contents before any event... Here is the code... http://gianni.gellona.googlepages.com/Reclamos.cs.txt Have you tried leaving the textboxes enabled in CreateChildControls and disabling them only after the text has been set Try disabling them after LessSuscr ...Show All

  • Windows Forms (Collecting Data from Objects) Help Please Thxs

    After i get all the TextBoxs,RadioButtons and DropDownBoxs complete,I need to collect all the Data from the Objects.. And put them into a Uniform Text Format (Cascading Style Sheet) following a Certain Format... I was reading threw my book and was thinking i could assign all the Objects to an Array to Collect all the data...Once the user Clicks the "Generate" Button it will collect all the Data & put the information into textBox1,Following a CSS layout... So with that i was also woundering can a CSS be used in my Project as a Text Data Source so when the Generate button is Clicked all the information will follow the Format provided... The Example below is what needs to be produced from all the Objects in my program... ...Show All

  • Visual Studio 2008 (Pre-release) What is the best way to use DataContext in ASP.NET app?

    Hello! I have an ASP.NET app. where I use DLINQ. I want to find out the best way of using DataContext because perfomance is a critical thing. I have these variants: 1) DataContext will be initialized only once and placed into the Session. (But my DB structure is quite big) 2) DataContext will be initialized every time when a query executes. 3)... Please tell me your suggestions. Thank you for the quick response. It becomes much clearer for me. My app is a read-write app. It actively works with data in both ways. Could you tell me some words more about splitting the context into multiple contexts ...Show All

  • SQL Server How do I get rid of SQL Server?

    An icon for Microsoft SQL Server Service Manager just started showing up on my taskbar. I didn't install SQL Server. The icon starting showing up after I ran Windows Update. SQL Server is not listed in my Add/Remove programs, and I can't seem to find the application anywhere on my laptop. I have a new (less than 6 months old) Dell laptop running WinXP Professional. I seem to have lost my Internet connectivity at about the same time this icon showed up. I did a system restore back to before I installed the Windows Update, and the icon disappeared. However, it has now shown up again. Anybody know what's going on with this Does some other app use SQL server I really need to fix this problem. Thx, j ...Show All

  • Visual C# Unable to update the dependencies of the project

    I have had this error every time I try to check my program into source control after making changes. The project builds and works fine until I check it in and check it back out then it won’t build. I have deleted the setup project and built a new one only to have the same problem after checking it into source control. It also givs me a warning that " Assembly ' FolderName\FileName.exe ' is incorrectly specified as a file. Any suggestions would be helpful. 1. Yes, there is a database project in the solution. 2. If I delete the hierarchy section in the project file I just get the same series of " ERROR: Unable to update the dependencies of the project. The dependencies for the object 'xxxx' cannot ...Show All

  • Visual Studio Express Editions app control

    After I have found the handle of a button i want to control from my aplication with spy++then what do i do with that number or i will have to just fake a mouse click at x position like this person did... I have found the eqivelent to what i am trying to do accept it is in visual basic 6.0 code so i dont know how to do a conversion. http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=144808&SiteID=1 tell me if you have any ideas... Average Joe Spotty, You are quoting the wrong poster. That is old VB6 code. Newer code: Option Strict Off Public Class Form1 Private Declare Function GetMessageExtraInfo Lib "user32" () As Integer Private ...Show All

  • Visual Basic VB computing wrong value during execution

    I am receiving the wrong result when I perform the following computation using VB.NET 2005. MM = CDbl (LoCursr - 1) / CDbl (HiCursr) LoCursr and HiCursr are both dimensioned as Integers and have values of 85 and 87 and are passed into this subroutine as ByRef values. MM is a local variable declared as a double. If I execute this statement in the immediate window, I get the correct result of 0.96551724137931039 However, when this statement executes normally, I receive a result of 0.96551722288131714 which I also get if I execute Cdbl(Csng(84/87)) in the immediate Window. I've tried storing the LowCursr and HiCursor values in Doubles prior to doing the computation, but that did not correct the problem. Is there a se ...Show All

  • Visual C++ Running a very simple Win32 app on a comp without VC++ 2005 Express

    Hi! I have installed VC++ 2005 Express and the Platform SDK according to the instructions on MSDN: http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/default.aspx Compiling and running the following program on the dev computer works like a charm: http://www.winprog.org/tutorial/simple_window.html I then changed to release-mode, turned off debugging in the project properties and copied the .exe to another computer without VC++ 2005 Express on. I pretty much expected problems, so I wasn't very surprised when I got the error message saying that there was something wrong with the program configuration, like the one here: http://forums.microsoft.com/msdn/showpost.aspx postid=23371&siteid=1 I have since then combed this forum and ...Show All

  • .NET Development How can I convert this c# code into a regular expression?

    I'm trying to create a "path validation method" to check if a string can be used as a valid path in my program. The path must contain an indication character at the beginning of it which can be either minus, tilde or a dot. In case of a minus character than it must be followed by a number. In case of tilde or a dot than it must be followed by any valid step format. A valid step format is either a s tring enclosed by a sharp brackets , a number or a combination of a string enclosed by a sharp brackets followed by a number without white spaces between the brackets and the number. After the initial step we can have a dot separator to indicate that we have additional steps that must follow the normal step format without the starting indicatio ...Show All

©2008 Software Development Network