Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
what is difference between buil and delpoy?08 Jun 2005 11:26 GMT1
1. what is difference between buil and delpoy?
2. If I am finished with a web app lets say. how do I compile it and what
type of a file will it be? .dll, aspx,...
3. how do I bundle an application that is web based. Do I put an aspx file
Data adaptor.update confusion08 Jun 2005 11:18 GMT1
OK I'm lost....  Hope I can describe this that you will understand what I'm
taking about.
I have an Oracle dataset and I've inserted some rows into it, I now want to
update the database.  I managed to do this by going thru each row and
datatable.compute method08 Jun 2005 11:17 GMT1
I'm trying to compute the minimum datetime of a column in a certain datetime
range like so:
datatable.compute("Min(datetime_column)", "datetime_column < datetimeobject");
I get a syntax error.....I suppose this has something to do with compute
Setup and  Deployment08 Jun 2005 11:10 GMT1
Is there a newsgroup for Setup and Deployment related issues in .NET?
Time settings08 Jun 2005 11:02 GMT1
My problem is the following:  I get the current time on the machine by using Now(), but for some
weird reason this machine (happens only on this machine) refuses to show/handle the tt part of the time.  Thus all the times I get using anything like Now() or even when assigning a ...
Dataset and identity seed columns08 Jun 2005 10:56 GMT1
I have a dataset that contains two tables - Parent and Child. The key of the
Parent is called ParentID and is an identity column in SQL Server. The key of
the Child is two columns called ParentID - foreign key defined as INT to
Parent table - and ChildID that in itself is an ...
ItemDataBound text modification question08 Jun 2005 01:51 GMT3
I've got a repeater that's bound to a datareader and I'd like to
conditionally modify the text that is being outputted. Previously, I've done
this by assigning a name to attribute to the surrounding tablecell in which
the <%# %> tags reside and I could use the findcontrol to grab ...
unix shell scripts07 Jun 2005 23:44 GMT1
is there any way to invoke a
unix shell script from .net?
tia,
dk
what exactly is the source safe used for07 Jun 2005 22:21 GMT2
what exactly is the source safe used for
Signature

Adam S

VCBuild issues in MSBuild still present in Beta2 too!! 07 Jun 2005 21:52 GMT1
I was facing an issue with VCBuild on Beta1. Today after shifting to .NET
Beta2, it looks like the issue is still not resolved :-(
I have to invoke VCBuild through MSBuild on command prompt. I have
following issue:
Help Thread pooling ???07 Jun 2005 20:32 GMT12
I have a function that I need to run in a thread due to the fact that it can
takes long time to execute according to the amount of data to collect.
This function is also populating a treeview control whne collected data gets
finished.
which is best?07 Jun 2005 18:05 GMT4
sb = New StringBuilder
sb.Append(vbNewLine)
sb.Append("function init() {")
sb.Append(vbNewLine)
Facing precision issues with "double" 07 Jun 2005 17:32 GMT2
We are facing precision issues with addition, multiplication or division of
"double"
Issue1:
#####
Can't open 'Samples and Quick Start Tutorials'07 Jun 2005 14:18 GMT2
Thanks for taking the time to read my question.
First off, I hope I am in the correct forum.  If not, please let me know.
I have followed the instructions to install the Quick Tools component, and
the MSDE2000A.exe.  My co-worker has done the same and his works and mine
msgbox function07 Jun 2005 13:56 GMT2
I suspect that my 2 yr old has been messing around again...
simple
say I call the msgbox function from a button click event
thus
Pages: 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 May, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.