C# - Tool To Track Features And Bugs That Allows End User Visibility?

Aug 25, 2011

I'm looking for a feature request/bug tracking web tool that would allow for the following: Allows end users to enter their feature request. Allows end users to see their feature requests and other requests that are "publicly" visible (from other users) with things like timelines, progress updates, etc Would allow for individual URLs to give to users like [URL] and [URL] Can integrate sign-on information from a current SQL Server I'm sure that a tool like this must already exist and I'd like to hear feedback from some of the other programmers on here.

View 2 Replies


ADVERTISEMENT

Allow User To Customise Column Visibility, Width And Position In ListView?

Nov 8, 2010

This problem has been perplexing me for some time now and I've tried various methods of implementing this but all have failed or have been very messy. There must be a recognised way of doing this On a form I have a treeview and listview control. The treeview allows a user to select a node and the listview shows the items within the node - pretty standard stuff. The possible columns (or subitems) list for each item in the listview is big (20 different columns in total). Some users will want to show certain information whilst others won't. Users will also want to customise column location and widths.

Implementing the customer location and widths is easy enough using standard My.Settings variables to store and retrieve the information. The problem is allowing the user to select which columns they want to be visible at any given time whilst still allowing for access to the relevant subitems.

The only method I know to achieve this currently is to set Column.Width = 0. This is not a good solution because the user simply extends the column out again from the user interface. I need to hide the column properly.I've been told that using a repository cache is the way to do this. Unfortunately the person didn't describe this properly and so I'm still stuck at sqaure one. My database access is achieved using Linq to Sql.

View 1 Replies

Track User As They Login

Jan 26, 2012

i want to know if vb.net provides functions to keep a user login once the latter has already logged in to the application. Something like in php its called "session"?

I have an application, the user logs in and views the main menu. There are different options in there, for e.g. add function. Once the user adds a something to the db, the application should be able to keep track of which user added which particular stuff in the db.

View 3 Replies

Track User As They Login?

Feb 27, 2010

i want to know if vb.net provides functions to keep a user login once the latter has already logged in to the application. Something like in php its called "session"?I have anapplication, the user logs in and views the main menu. There are different options in there, for e.g. add function. Once the user adds a something to the db, the application should be able to keep track of which user added which particular stuff

View 6 Replies

.NET 2010 Constant Errors - Bugs?

Jun 21, 2010

I am getting these constant annoying errors in Visual Basic .NET 2010 Express. I'm pretty sure I'm not the only one, but these errors are always relating to images and resources The Type 'Global.ExampleProject.My.Resources.Resources' has no property named 'example.png'I am pretty sure these are bug, due to the fact that I get these errors after a while in most of my projects - it's absolutely annoying! Most solutions include removing the resources (commenting them out of the form designer code) and re-importing them... But then the problem comes back again after the project has been loaded a few times!

Microsoft suggest this is rather a user-related issue rather than a bug due to the fact that they can't reproduce the error.I'm still sticking to the belief of this being a bug - anyone get this error alot of the time?This is not the only bug I get - sometimes VB stops working when I try to build my projects!

View 8 Replies

Access 2003 Runtime Bugs For SUM()

Oct 14, 2009

I stucked in trouble recently preparing for distrubute MS Access 2003 Application(mde) with 2003 runtime module.The function SUM() isn't work properly if a table has mulit rows. if mouse over the issued row, then it calculated.If update Office SP1,2,3, it works, which means MS already know the issue.My applcations is running with Access 2003 runtime all the time evenif user alredy have Office installed.Problem is that a user who has Office 2003 product and already updated Office SP, after installed our product, need to update again to fix runtime bugs. This is very weird for users becasue they somethimes need to install SP twice.

View 2 Replies

Bugs / Issues List For Program2008 - 2010?

Aug 20, 2010

Is there an official / unofficial list of bugs and issues in Visual Studio, or any of its components?

View 4 Replies

SkinCrafter Light Has A Couple Of Bugs With RichTextBoxes?

Feb 16, 2009

When I downloaded VB 2005 Express I took advantage of the bundle of goodies on offer and downloaded SkinCrafter Light.I really like the four skins that come with SkinCrafter Light, and I am using one on my current project (example of the skin I am using here). However, SkinCrafter Light has a couple of bugs with RichTextBoxes (these bugs are known to SkinCrafter, as I can see posts about them in their forum, but they have gone unanswered in over two years!)One bug is that any text that is colored in a RichTextBox is turned back to black when the skin is applied, and if you click anywhere in the RTB the application will crash (you can see my RTB on the right bottom of the form in my screenshot above).

I use colored text in my RTB, but, at a pinch,I could make do without (as I really DO like the Skin), but the problem remains of crashing when clicking inside a RTB.I was wondering (can't test at the moment as I am at work) if simply placing a control, such as a Button, Label, Picture box etc, set to transparent, over the top of the RTB, would solve the problem, so a user could not click inside the RTB (but would be clicking on the invisible control over the top instead).

View 1 Replies

Implement Asp.net Administration Tool In Project For User Management

Jun 2, 2009

i have created a project in asp.net.now i want to implement asp.net administration tool in my project for user management.The tool works fine in a website ,but in a project it does not work.

[Code]...

View 1 Replies

Tool To Accept An Address From The User And Return A 9 Digit Zipcode

Nov 15, 2011

I am looking for a tool that will accept an address from the user and return a 9 digit zipcode as well as validate the address or suggest an address, like on fexed or ups website. Its got to work with vb.net and asp.net Is there a tool like this available? any recommendation?

View 2 Replies

Make Another Button On The Menu Tool So When User Presses It, A Text File Will Pop Up?

Oct 23, 2005

how to send e-mail?I don't know what's the code for send e-mail. Can anyone teach me how to?I have a button on the Menu Tool. I want when user presses that button, it will directly link to the Microsoft Office to send e-mail to me.Please teach me.By the way, I also want to know how to load a text file. I want to make another button on the menu tool so when user presses it, a text file will pop up.

View 18 Replies

Get A .Net PDF Viewer Tool That Will Accept The Barcode Font As Well As Allow The User To Save, Email, And Print The PDF?

Aug 25, 2009

I'm looking for a .Net PDF Viewer tool that will accept the barcode font as well as allow the user to save, email, and print the PDF. I tried the tool by SkySof, but it doesn't handle barcodes. We're having trouble using the COM PDF control because of other stuff that needs to be installed on our servers. Our customer would prefer that the tool be under $1000. We're using Visual Studio 2008 and this is a windows application being served up by Citrix.

View 1 Replies

[2008] Creating A User Tool For A Game - Simply Shows Information About My Own Character

Feb 23, 2009

I am creating a user tool for a game I am playing (NOT a hacking tool, it simply shows information about my own character). I have a template of what I need to do with the data I recieve, here is the code, it is coded in PHP

function decode_style($r) {

//get gender
$gender_array = array('Male', 'Female', 'Male 2','Female 2','Male 3', 'Female 3');
$style['Gender'] = $gender_array[round($r / hexdec(4000000))];
//GET AURA

[CODE]...

Ok, I understand PHP a bit (As you know one programming language you can understand just about any) and this is what I have created from this

Dim Style As Decimal
Dim Rank, RRank As Decimal
Dim Gender, RGender As Decimal
Dim Aura, RAura As Decimal

[CODE]...

As you can see, it is receiving a single piece of data from a remote SQL server, I then need to run this data through the above calculations (Seen in the PHP file) although the answers I'm getting are incorrect.

Here are some simple instructions I got in what goes on between values:

gender :
PHP

[CODE]...

aura:
PHP

[CODE]...

View 1 Replies

Make A Tool Bar In Task Bar Such As Windows Media Player Tool Ba

Jan 5, 2010

I want to make a Tool Bar in my task bar such as windows media player tool bar.

I'm using VS2005.net Windows xp Professional Edition.

View 5 Replies

Put Tool Tip Text In Tool Strip Status Label?

Oct 17, 2010

how to put the tool tip text in status bar label this in form load event

View 14 Replies

MakeTextbox Visibility?

Jan 30, 2012

i am trying to do an assignment and trying to figure out the best way to implement it. My problem is i am telling sub-procedures to make this textbox visible and not visible depending on the selected change index. Is there anything wrong? In the form the visble property is set to false, but shouldnt it become visible when the index is changed?

'Developer- John Nelson
'Date- Janurary 30th, 2012
'Application Name- Calculate Your Commute

[code].....

View 8 Replies

Animating The Visibility Change?

Jun 17, 2012

[URL]I've found this, but I wanted to know if there is an equivilant for Windows Forms?At the moment changing a panel to .visibility = false just doesn't look at smooth as I'd like... so is there a way?

View 3 Replies

Can't Use Picturebox When Visibility Is Set To False?

Mar 30, 2011

I am not sure why I can't use pictureboxes when its visibility is set to false?? While the picturebox is not hidden, as part of my game I want the user to be able to guess where the picturebox is which means by clicking on it, it should trigger an event but even when I set this event, nothing happens. When visibility is set to true then the event triggers.

I want to be able to trigger events even if visibility is set to false,

View 18 Replies

IFrame Visibility In Vs2010?

Nov 30, 2011

Is there any way to set the visibility of an iFrame dynamically?

Tried researching on the web but couldnt find any.

View 1 Replies

Add More Features To The System?

Dec 22, 2009

In interface-based programming we normally define a set of functions inside an interface, and use that interface as a contract between 2 or more modules.What happens when we need to add more features to the system?How do we handle such system evolutions ?

View 2 Replies

Mono Vs. VB Pro Features

May 31, 2011

I am thinking of giving mono develop a try. I have some questions. Visual Studio 2008 Professional has options for creating controls and services. This is not available in Visual Basic 2008 Express. This relationship between the different editions, is there something limiting like this with mono develop? I figure since it's open source, everything is implemented like Visual Studio 2008 Pro.

Another question. Does anyone have experience with mono. Is it a production level serious environment for commercial work? Is there something I should know about it?

Any mono developer that has anything good or bad to say, please drop a post in here. I would like to get as much info as possible from vbforums. This has always been the best help site for me using Visual Basic Express.

The most important thing, to reiterate is if I can make Windows Services with Mono Develop and if it supports full threading features that are limited or not available in express.

As a last question, what is the story on managed directx for mono. On Linux, there is no such thing, so would you plan an opengl library to start with? or does that work out in a different way?

View 5 Replies

Change The Visibility Of Controls On Timer?

Dec 31, 2010

How to change the visibility of controls on timer

View 2 Replies

Change Visibility Of A Frozen Object?

Apr 9, 2011

I'm trying to optimize my WPF/VB.net program, and I'm considering freezing some objects. However, while I know that an object that is animated in any way cannot be frozen, I need to know...can you change the visibility of a frozen object?

View 1 Replies

Changing Visibility Of Objects Without Using MDI Forms?

Nov 26, 2009

Currently my program randomly removes words from a set of text and inserts textboxes below the text. The user can then enter his/her answers in the new textboxes. What I would like to do is set the program so the user can have two choices one being Easy and other being Advanced. Then when the user hits either button it brings up everything that is currently on the form. I'd prefer to do this without having to use MDI forms. I've had a hard time using the MDI forms and therefore would like to avoid using them. They way I was thinking this could work is all objects would remain invisible except for the 2 buttons and then when you hit one of them they disappear and everything else appears.

View 1 Replies

Checking The Visibility Of A New Form Instance?

Jul 18, 2012

I am using VB.Net 2003 (version 1.1) and I am attempting to open some forms with:

Dim myform As New FormX
If myform.Visible = False Then
myform.Show
End If

Problem is, no matter what, a New instance of the form opens. How do I check if an instance of myform is already open?

View 5 Replies

Control Label Visibility Dynamically?

Dec 7, 2008

I've been working at this for hours, and I'm completely stumped. There may be a more elegant way to do what I want, but I can't find it in my reference books or online. I have a form that has 64 labels corresponding to 64 unique locations on a map. Each of the labels contains one character, a ●. The program determines, randomly, if these is something in those locations.'m using a For... next loop to step through each location and determine if there is something there.My question is how do I turn off the label in the form without resorting to some 64 choice Select Case statement (or something similar).

View 5 Replies

Control The Visibility Of Movieclip Property?

Apr 23, 2012

how to control the visibility of movieclip property from vb.net

[Code]....

View 5 Replies

Databinding Visibility Property Of A Textbox?

Nov 27, 2010

I seem to be having a problem binding the visibility property of a textbox to a database value using the advanced binding property.I found this article (BUG: Inconsistent behavior when you bind the Visible property of a Windows Form control to a Boolean field) stating there is a bug in some ol

View 3 Replies

False Labels Visibility For Few Seconds

Mar 30, 2009

I just want some labels' visibility to be false until a few seconds pass, and then be visible.

View 3 Replies

Javascript - Toggle Dropdownlist Visibility

Dec 30, 2009

i have a dropdownlist in aspx (vb.net) that i have 2 dropdownlists. i want to show the second dropdownlist based on the value of first one. they are data wise interconnected, so if after selecting a certain record in first, if the second one has more than one record, the dropdownlist should be visible, else it should remain hidden. am sure this can be done with javascript, but i just dont know how.

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved