| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi friends,
we have developed a windows desktop application in vb.net
2005 with MS-Access as backend ,our problem is
we have to display data from a...
Gurunadh
|
11-30-2006 01:30 AM
RobinS | 1 | 19 |
|  | Hi all,
I was looking at the comparision of features for Windows Server...
AG
|
11-29-2006 08:07 PM
AG | 2 | 13 |
|  | Hi,
because I'm newbie in this subject, I have some questions:
I try to wrote application in scenario like this:
Built program is on server...
kosecki
|
11-29-2006 06:25 PM
kosecki | 0 | 13 |
|  | I'm new to the vb.net scene, (from vb6) and would appreciate if someone
could explain the difference between the two? From all I've read they
seem to...
AppleBag
|
11-29-2006 05:08 PM
AppleBag | 3 | 8 |
|  | Greetings,
I have a troubling issue that I'm not sure how to approach at this point.
Given the HTML tag (any tag will do):
<div id='divSomething'...
Shawn B.
|
11-29-2006 05:08 PM
Kevin Spencer | 6 | 11 |
|  | So: just to see if I got it right... the assembly is loaded in the method,
referenced there by a temporary reference, and when that reference goes...
Ron M. Newman
|
11-29-2006 04:59 PM
Jon Shemitz | 2 | 18 |
|  | I have been developing C# for 6 months and reading a couple C# books.
However, to improve my .NET development knowledge and experience, I need...
Alan T
|
11-29-2006 04:20 PM
Michael Nemtsev | 2 | 12 |
|  | Hi All,
(I realise this isn't a specific dotnet question but I'm using dotnet
to implement it.)
I have a table of data that could run to about...
Jose
|
11-29-2006 04:17 PM
Gadget | 9 | 10 |
|  | Hi
I've got a scenario for developing a component or application for my
web app. to send some notification issues every some seconds to the
app....
Mehdi
|
11-29-2006 04:01 PM
Michael Nemtsev | 1 | 15 |
|  | I have asp button control on the page. I need to check some condition
before I postback the page.
Actually it is posting back for both true, false...
krallabandi@gmail.com
|
11-29-2006 03:52 PM
Michael Nemtsev | 1 | 8 |
|  | I have an application running perfectly fine on my computer. I created
the setup package, attempted to installed it to another computer, and
part-way...
joshie@gmail.com
|
11-29-2006 03:41 PM
joshie@gmail.com | 0 | 13 |
|  | Hi there,
I have an application that posts data to the canadapost.ca website to
retrieve postal codes. This was working for quite some time until...
leeedw@hotmail.com
|
11-29-2006 02:47 PM
leeedw@hotmail.com | 0 | 12 |
|  | Greetings,
I have Visual Studio 2005 with Team System Developer installed on my primary
development box. I would like to install the XNA stuff but...
Shawn B.
|
11-29-2006 02:18 PM
Shawn B. | 2 | 16 |
|  | Hi,
I've been using ObjectDataSource in order to manipulate POCO Classes,
using nHibernate as for Data Manipulation, and I would like to know...
renato.guarilha@gmail.com
|
11-29-2006 12:03 PM
renato.guarilha@gmail.com | 0 | 13 |
|  | Hi
I'm building a user control with vertical an horizontal scrollbars. The
content of the control should be updated in reaction to the mouse...
herpers@wiso.uni-koeln.de
|
11-29-2006 11:01 AM
herpers@wiso.uni-koeln.de | 0 | 12 |
|  | I am making a VB 2005 app, and I have another installation question.
:-)
Have you ever had to use the windows installer instead of...
douglass_davis@earthlink.net
|
11-29-2006 09:49 AM
Griff | 1 | 15 |
|  | Say I want to distribute an application with DLLs and everything.
What's the best way to create an MSI file, or some other type of
installer file? ...
douglass_davis@earthlink.net
|
11-29-2006 07:10 AM
douglass_davis@earthlink.net | 2 | 7 |
|  | Hi, what can i use insted of my.computer.filesystem.readalltext when making
aspx/aspx.vb pages? I can use this, but its only working localy and not...
Per W.
|
11-29-2006 04:15 AM
Per W. | 0 | 13 |
|  | "Gabriel Lozano-Morán" wrote:
Depends on how much HTML/XML you're generating, I guess.
--
..NET 2.0 for Delphi...
anonieko@hotmail.com
|
11-29-2006 02:29 AM
Jon Shemitz | 11 | 26 |
|  | Hello everyone
Do you have any idea about how to generate a tool which will extract
the contents and images from html page.or do you have any...
Dhananjay
|
11-29-2006 02:01 AM
Dhananjay | 0 | 12 |
|  | I ahve just downloaded IE7 and there is no Outlook button to access my mail.
How do I do this.
Thanks
BlueJay
|
11-29-2006 01:35 AM
RobinS | 1 | 16 |
|  | But in a weird way...
BackgroundWorker creates another background worker that updates the UI
through a series of ReportProgress calls - works...
Michael Conroy
|
11-29-2006 12:52 AM
Michael Conroy | 0 | 18 |
|  | I have an image dynamically created. An image button is then created
using this image. The problem is that it shows up perfectly on my
machine, but...
Carz
|
11-29-2006 12:10 AM
Carz | 0 | 13 |
|  | Hi,
I have written a Class Library in VB.net which provides Props/Meths to a
caller to hide the uglinesses of a TCP message protocol between a...
tony obrien
|
11-28-2006 06:28 PM
Jon Skeet [C# MVP] | 12 | 27 |
|  | Hi folks,
I am net to NHibernate, and I hava a read baisc/general question.
In my database (PostgreSQL), I have an unique index laying on the...
blabla120@gmx.net
|
11-28-2006 06:04 PM
Jon Skeet [C# MVP] | 1 | 13 |
|  | Hi folks,
I need help understanding the reported thread counts on a system.
We are running a .NET 2.0 service on a quad CPU box. The...
Griff
|
11-28-2006 04:10 PM
Griff | 0 | 14 |
|  | Thanks. This seems to work when running an app from the build
directory.
However, a deployment package always contains the original config...
Oleg.Ogurok@gmail.com
|
11-28-2006 03:30 PM
Oleg.Ogurok@gmail.com | 1 | 14 |
|  | Hi,
I have a Business Requirements Document and Functional Spec from my customer
/ user.
How should I go about approaching the Database Design and...
C
|
11-28-2006 02:14 PM
Michael Nemtsev | 1 | 11 |
|  | Hi, is there som other way to do this? i only want the result from the
select statement so i can use it in my code. I dont need the gridview,...
Per W.
|
11-28-2006 01:36 PM
RobinS | 1 | 17 |
|  | Each .net app, by default, has 25 threads (per processor) in the
threadpool, right? ... but when calling ThreadStart, I'm creating a
new thread and...
GroupReader
|
11-28-2006 01:36 PM
GroupReader | 3 | 13 |
|  | Hi All,
Can anyone please tell me how interface is going to help me in real time
senarios.
As interface contains only skeleton of methos and it has...
Mani
|
11-28-2006 12:52 PM
RobinS | 4 | 13 |
|  | I use resgen.exe to 'compile' my resource.txt - file to resource.resources.
Some of the values in the name=value declarations are so long that I...
Martijn Mulder
|
11-28-2006 12:41 PM
Martijn Mulder | 0 | 11 |
|  | It's been a while, when I try to connect to a database (SQL Server or MDB) I
receive this error message:
"The .Net Framework Data Providers require...
Mohammad-Reza
|
11-28-2006 11:14 AM
Mohammad-Reza | 0 | 11 |
|  | Hi,
Over the last couple of years, we have developed a commercial webapplication
in classic ASP, but we would now like to move on to ASP.NET.
At...
Marja de Vroed
|
11-28-2006 11:05 AM
Marja de Vroed | 0 | 15 |
|  | Hi,
I have ASP.NET user control that implements ICallbackEventHandler. Partial
postback works perfectly when I put control on a regular webform.
But...
Samuel
|
11-28-2006 10:37 AM
chanmm | 1 | 15 |
|  | I am just starting a project that will require us to send a confirmation
email to a user and track bouncebacks as well. I am just starting...
lf
|
11-28-2006 10:28 AM
lf | 0 | 8 |
|  | Hi All,
I have a terminal server running in Windows 2000. I have an MFC application
"A.exe" developed in VC++ 2005, which runs in this machine. ...
Mani
|
11-28-2006 09:16 AM
Mani | 0 | 13 |
|  | I'm having an issue with a .NET 2.0 winforms application.
The application runs in the taskbar, at all times querying a
webservice, and when the...
Kidan
|
11-28-2006 08:11 AM
Kidan | 0 | 12 |
|  | Greetings,
I am trying to track a fix for the asp.net 2.0 javascript validation
bug where if you are using validation controls a javascript...
IrishDudeInUSA
|
11-28-2006 08:01 AM
IrishDudeInUSA | 0 | 10 |
|  | Can anyone suggest how to keep two ListView controls synchronised?
It is a common scenario: two ListView controls, side-by-side, containing
similar...
Charles Law
|
11-28-2006 07:54 AM
Charles Law | 0 | 12 |
|  | Hi,
I'm using the following Regex to parse for method parameters. It works if
there are no spaces between commas. How can I change the regex to...
Bragadiru
|
11-28-2006 07:13 AM
Kevin Spencer | 5 | 10 |
|  | I have an employee database. Recently I need to add a new field for the photo
of each of the employee. I already have a form to enter new data for...
Bama
|
11-28-2006 05:17 AM
Ranga | 1 | 14 |
|  | I need to get a reference to an objects property by name. I know how to use
the PropertyDescriptor's GetValue and SetValue methods to get and set...
crpietschmann
|
11-28-2006 02:36 AM
Jon Skeet [C# MVP] | 3 | 11 |
|  | Gday,
I am trying to deploy a windows forms application that uses crystal
reports for .net 2005...
Prior to publishing the application to a...
p.strong@gmail.com
|
11-28-2006 01:51 AM
p.strong@gmail.com | 0 | 18 |
|  | hello everyone
Do you have any information how to generate a tool using .net which is
used to translate the web page contents to html format.
Plz...
Dhananjay
|
11-28-2006 01:10 AM
RobinS | 1 | 13 |
|  | Hello all!
I'm looking for a very good book for an absolute beginner on
VB.net or VB 2005 with emphasis on databases. What would...
weight gain 2000
|
11-28-2006 12:41 AM
RobinS | 20 | 36 |
|  | Dear all
I used C# (Visual studio 2005).
I want to try to set a gridview column width with itemstyle.width.
But, It is fail to control the column...
John
|
11-27-2006 11:31 PM
John | 0 | 15 |
|  | A have a web app in vb.net & asp.net. The page has 3 frames. a left frame
shows options and never changes. The top right frame has paramter screen...
CCG
|
11-27-2006 07:25 PM
CCG | 0 | 9 |
|  | I am getting data from an FTP into a Stream object. Now I need to put this
data into a string so I can manipulate it. Can anyone show me some...
tparks69
|
11-27-2006 06:06 PM
Jon Shemitz | 1 | 18 |
|  | Hello,
I am learning to develop ASP.NET applications using SQL databases. How do
you think: is UML usefull in designing such applications?
Thank...
R.A.M.
|
11-27-2006 04:41 PM
Michael Nemtsev | 1 | 13 |