all groups > dotnet general > december 2004 > threads for monday december 13
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Two object on the same datagrid row
Posted by etantonio NO[at]SPAM libero.it at 12/13/2004 11:58:31 PM
Good Morning,
I've used a datagrid to show some web template images that you can see
at the address
http://www.etantonio.it/IT/Web/TemplateSiti/index.aspx
my idea is to put two photo on the same row, I know this is possible
with the datalist but how I can achieve the same using a datagrid ?... more >>
Objects, objects, so many objects! ;-)
Posted by thechaosengine at 12/13/2004 6:59:02 PM
Hi all,
I have a very general but quite significant question about objects.
My question is, when should I create them? I know thats a crap question so
let me explain a bit further.
Lets take an example of user management against a database. Things I might
like to do include:
- Creati... more >>
parser error
Posted by ST at 12/13/2004 5:45:03 PM
Hi,
I keep getting the parser error, and I have no idea why. I've tried a
number of things including:
1)building/rebuilding about 100x
2)making sure all dll's are in the bin folder in the root of the web app
3)restarting IIS
4)recreating the virtual dir in IIS
5)playing with any and all set... more >>
How to I do a http post from within a webform
Posted by Phillip N Rounds at 12/13/2004 4:11:00 PM
I have a webform, from which I have to submit info to another site. Their
instructions are to have a html form, with the following as the submit:
<form method="post" action="http://www.theirsite.htm">
<input type=hidden name="field1" value="value1">
<input type=hidden name="field2> value="valu... more >>
"Error Creating Control"
Posted by Scott McNair at 12/13/2004 2:46:26 PM
Hi all,
Forgive me in advance for any noobish questions I may ask... although
I'm well-versed in classic ASP/VB, I'm still learning some of the deeper
nuances of .NET, particularly some of the ADO.NET 2.0 items.
I'm trying to embed a datasource and a formview on the page, and I've
done s... more >>
Can't get the updated value from configurationsetting.appsetting
Posted by Ellis Yu at 12/13/2004 2:20:47 PM
Dear All,
I use function configurationsettings.appsetting to retrieve the
connection string value which stored in a file app.config. At the beginning,
it's fine that it can pick up the value according to the key passed into
function. But when I make some change in the value of app.conf... more >>
ASP.Net unable to start
Posted by John at 12/13/2004 2:07:04 PM
Hi,
I get the error "Visual Studio.Net has detected that the specified Web
server is not running ASP.Net version 1.1. You will be unable to run ASP.NET
Web applications or services" when I try to create a new application. How
would I set it up so that does not occur?... more >>
Error
Posted by Viktor Zadro at 12/13/2004 1:51:30 PM
Please help me!Error:
Failed to load resources from resource file
Please check your Setup
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
System.IO.FileNotFoundException: specified module could not be fou
Posted by ulf at 12/13/2004 1:39:08 PM
Hello,
After I got a FileNotFoundException in my real life CSharp code, I nailed it
down to the following line:
System.EnterpriseServices.ResourcePool rp = new
System.EnterpriseServices.ResourcePool(null);
The exception I get for this line is
System.IO.FileNotFoundException: The speci... more >>
ASP.NET FORM SUBMISSION
Posted by MAIL2SURI at 12/13/2004 1:37:06 PM
HI,
I recently moved to .NET from asp.When ever I am doing coding in .NET,every
time my mind is diverting to ASP side and I am comapring with ASP coding
structure.In general, in .NET ,how and where (client side or server side) you
will do the validations and how you will submit a form.
1)I... more >>
CCW Overloading Constructors
Posted by nsyforce NO[at]SPAM aol.com at 12/13/2004 12:05:58 PM
Is it possible to overload a constructor for a ccw? If so, how do you
call it from vbscript/vb? Is there any article out there on this
topic?
Thanks in advance
... more >>
How to set an image button as the default
Posted by kelly pearson at 12/13/2004 11:49:20 AM
I have a web page with 2 image buttons, Continue and Back. I want to
make the Continue button the default. When user clicks the enter key
on the form, the code behind the back button executes. I need the code
behind the Continue button to execute. Can anyone help? Any ideas
would be appreci... more >>
Import Structure from unmanaged DLL (not function!)
Posted by vk000 at 12/13/2004 11:47:16 AM
Hi,
There is a constant structure with predefined fields values located in WinScard.dll. I am trying to get access to this structure
values in my C# code. Is there any way I can do that?
Basically I just need to obtain a memory reference like IntPtr to location of the structure in DLL, since ... more >>
Math problem
Posted by Sebastián at 12/13/2004 11:33:33 AM
Hi all,
I have to randomlly pick numbers, but not any any number, it has to be from
a predefined set of posible values. Is there an "easy" way to do that????
TIA,
Sebastián
... more >>
Excel closing event (catch in a .net application)
Posted by m.ahrens at 12/13/2004 10:37:02 AM
Hi All
I try to build a system that monitors xls files. how is it possible to
notice if someone cloeses an excel file?is there an event i can connect on or
something? (i will develop the system with visual studio .net c#)
aditionally i know what the filename is and i also know what the user... more >>
web apps and cursors
Posted by Sue at 12/13/2004 9:15:04 AM
Does anyone know how to programatically change the cursor to an hour-glass
and back to the default cursor within a web application? Everything I find
only discusses how to do it in a Windows application.
tia,
Sue... more >>
Programatically Build and Post Form
Posted by Tom Donohue at 12/13/2004 8:33:13 AM
Hello All:
I've got, what appears to be a simple problem, but am having a brain cramp
on determining the best way to implement. Here is the requirement (I am using
ASP.net v1.1)
User enters information in web form (OK)
User submits form (OK)
On form submission, parse data and store as XM... more >>
C# exe
Posted by Shem at 12/13/2004 7:59:02 AM
Hi Folks, Is it possible for me to deploy a C# solution to a machine that
doesn't have .NET? If not, do I need to install full framework or just a
handfull of components?
Cheers,
Allan... more >>
ISA Server Log plugin
Posted by Peter Schmitz at 12/13/2004 7:43:04 AM
Hi,
I want to write a plugin for the MS ISA 2004 Server, so that I can add logs
to the local ISA Server log (in any language). How can I achieve such a
thing? Are there any samples?
Thanks
Peter... more >>
Wrong form submit
Posted by P1ayboy at 12/13/2004 7:17:01 AM
Sorry if this is the wrong forum, but couldn't find anywhere more suitable in
MSDN DF.
I have two forms on my page, one is a login, the second is a search box.
When i enter info into the search box and hit enter, it submits the first
login box. How can i get it to associate a particular but... more >>
Advantage to using equals()
Posted by nyousfi NO[at]SPAM yahoo-dot-com.no-spam.invalid at 12/13/2004 6:55:13 AM
Hi
Whats the advantage in using .equals when comparing strings rather
than the = sign?
Thanks
NY
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*... more >>
Object instantiation notification, AppDomain, Reflection
Posted by Dave L at 12/13/2004 6:01:02 AM
I am inquiring about the feasability of being able to determine when an
object of a certain type is instantiated.
I have a base type that I want to be able to determine when each instance is
created in an assembly. Can this be done using Reflection or AppDomain?
I'm trying to detect the... more >>
Can't delete controls on Tabbed page. VB.NET
Posted by David at 12/13/2004 2:14:46 AM
I have a problem that I cannot delete components that are placed on a
Tabbed page in Visual Basic.Net 2003. (OS = Windows 2000 Professional)
The form uses a Tab Control with several pages. I have a Panel on the page
and then some combo boxes, labels and text boxes.
For some reason, I cannot de... more >>
How do I restore an OLAP database?
Posted by WillyX at 12/13/2004 1:37:01 AM
I'm writing a C#-app where I need to restore OLAP databases. How do I do
that? What API's should I use? Anyone know?
Thanks
-WillyX... more >>
.csproj is not installed error, when a open a .sln file, help please.
Posted by milo2low NO[at]SPAM yahoo.co.uk at 12/13/2004 1:08:47 AM
Ref.
Windows 2000 proffessional 5.00.2195 Service pack 4
Internet explorer 6.0.2800.1106
Visual basic .NET Standard 2003
MSDN library for Visual Studio .NET 2003
Microsoft Data Access Component MDAC 2.8
..NET Framework 1.0
..NET Framework 2.0 Beta
..NET Framework 2.0 SDK Beta
ASP.NET web m... more >>
|