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 / New Users / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Deploy .NET w/o Framework 11 Feb 2004 23:04 GMT5
I would like to know if there is free software to link assemblies together,
deploy without whole Framework installation. so I could work my application
in any computer without Framework.
Thanks
Unique records from DataTable11 Feb 2004 22:51 GMT1
How do i get unique records of a specific column in a DataTable - i dont
surpose i ts possible to use something like "select distinct" as in regular
SQL ??
Soren
Deploying to Windows9811 Feb 2004 22:30 GMT2
We are developing DotNet solutions with Windows XP in mind although some in
the future may be Windows98 because of lack of funds to buy new computers
with XP on them.
My question;
numeric type conversion question11 Feb 2004 22:12 GMT1
I've been doing a litle research and running some test cases and all
seems ok,  but just to be sure i wanted to ask for some advice
regarding type conversion...
basically my site was using money in the database, and float / int /
.NET Framework11 Feb 2004 21:46 GMT1
Is .net framework going to installed by default in the latest release of XP or any future release of client operating systems?  This is important to know because we will need to adjust the way we distribute if .NET framkework is not going to be installed by default
Thanks
LicenseProvider11 Feb 2004 21:32 GMT5
I need to write my custom LicenseProvider. I would like to kown if the
license key stored with context.SetSavedLicenseKey(...)  is stored in a
secure way in the assembly resource ? should i encrypt the license key or
not ??
How can I get Http Status Code?11 Feb 2004 19:01 GMT8
Here's the code:
       HttpWebRequest HttpWReq =
(HttpWebRequest)WebRequest.Create("http://www.asdfasdfasdfafsd.com");
       HttpWebResponse HttpWResp = (HttpWebResponse)HttpWReq.GetResponse();
String class design anomaly11 Feb 2004 18:00 GMT12
While most of the design of the string class is not too bad, the one member
function which really sticks out as being incorrectly designed is the
Replace member function. After an Insert member function which quite
reasonably inserts another string starting at a specific location ...
WebRequest/WebResponse and Cookie11 Feb 2004 17:41 GMT1
I am trying to do very simple http client that requires a login, copy cookie snet by a server and does a request with the cookies. WebRequest->CookieContainer/WebResponse->Cookies does not seems to handle cookie correctly.
User case: If a server send back cookies in headers that ...
ASP.NET - Is HTTP Parameter ordering important?11 Feb 2004 17:21 GMT3
Hello. I'm writing an application that screen-scapes an ASP.NET
application. This ASP.NET application uses a postback to refresh state
when the value of a field in a form is changed. This works fine in a
browser, but not in my proxy. The ASP.NET returns a 500 error without
Need Good End-User Report Generator11 Feb 2004 16:26 GMT1
I need to find a very easy to use end-user report generator /
querying, that can be used inside of my WinForms application.  I
looked at ActiveReports and it doesn't provide the ability to use a
dictionary and have the users just pick the fields they want.  Crystal
Difference between a solution and a project11 Feb 2004 16:17 GMT2
What is the diffierence between a "Blank Solution" and a new "Project"?
Thanks.
Object ProtoTyping like javascript??11 Feb 2004 14:10 GMT2
One feature i love about javascript (as used in IE, i dont know about true
java) is the ability to modify the prototype for an object.
For example i have one line where i wrote essentially:
String.prototype.UpTo(char) = new function {< returns string up to first
Using .NET dll in Delphi11 Feb 2004 14:03 GMT3
We are moving to .NET as a developent platform from Delphi. At the moment we
have a Dll in .NET and are trying to use it in Delphi 6. We have got as far
ac creating a type library for the dll. But as soon as we try to import this
into Delphi it tries to bring the type lib for the ...
php11 Feb 2004 14:02 GMT1
hi group
i know this group isn't the right place but i don't know where to ask the
question.
i have to make some PHP dev, and visual.net don't make the colored syntax on
 
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.