| Thread | Last Post | Replies |
|
| Insert a new record into an access dataTable | 05 Jan 2005 09:23 GMT | 1 |
Im new to using .Net, Is there a complete procedure that I can view that inserts a new record into an access database table? Im a bit confused with the syntax of writing the whole procedure.
|
| How to compile proj with resources at command line? | 05 Jan 2005 03:43 GMT | 2 |
I use outside .jpg picture files in a Windows Form project. I try to compile use csc.exe at command line. I use resgen.exe to generate a resource file like: resgen.exe Form1.resx MyNameSpace.MainForm.resources
|
| Much needed information....... | 05 Jan 2005 00:25 GMT | 1 |
I am going to be working with SalesLogix and ASP.NET - could you kindly point me to some websites that would help be get a jump start in this new year! There doesn't seem to be much information around - related books,
|
| Crypt/Decrypt String With Password | 04 Jan 2005 23:08 GMT | 1 |
I must Crypt and Decrypt String with password Exists examples ? Thank you
|
| Opinions Wanted: XML -vs- MDB (Jet) | 04 Jan 2005 20:33 GMT | 2 |
I'm writing a smallish app to deal with scraping data from a website, storing it locally and presenting some more meaningful stats about the data. It has a need for roughly 6 tables and 3 "queries". Most of the tables only need to store ~10-50 records. One table may have ~5000 ...
|
| Serialization - bug in framework. | 04 Jan 2005 18:45 GMT | 1 |
I know you should be careful before blaming internal frameworks, but this definitely does look like an internal bug. When serializing a ChildClass that inherits a BaseClass containing a struct that contains an object (phew..) the serialization fails.
|
| Button Click not recongnized | 04 Jan 2005 18:39 GMT | 1 |
Symptom: A user clicks a button on a form but nothing happens - Does not occur on development machine either under the IDE or as an installed application - Tested on the development machine with the user's ID - not an application
|
| what are multi file assemblies good for? | 04 Jan 2005 17:27 GMT | 6 |
What are multi file assemblies good for? What are the advantages of using multiple assemblies (A.DLL+B.DLL) vs. a single multi file assembly (A.DLL+A.NETMODULE)?
|
| Signing Assemblies with Key File (snk) Practices | 04 Jan 2005 17:23 GMT | 3 |
I wish to know the industrial practices for signing assemblies with key files. I genereted a key file to sign my assemblies. Should I sign all my assemblies with a single key files
|
| Very Urgent!!!!....Production Problem -Server Error in '/' Applica | 04 Jan 2005 15:31 GMT | 2 |
I've got the following error from ASP.Net Web Application from production server. It was working fine till yesterday. Suddenly we were unable to open any of the .aspx pages. But we can open .asp pages. Please help us immediately.
|
| RichTextBox | 04 Jan 2005 15:29 GMT | 1 |
Hello, I am using a RichTextBox as a command line. When the user types the command “execute” on the RichTextBox, the program will perform a task. Until this is over I would like that the user could not type anything else on the
|
| visual.net/visual basic connect to web page | 04 Jan 2005 13:20 GMT | 5 |
I would like to know how to get started to do the following: I would like to develop a program that acts almost like a macro in the sense when I push a button in VB it retrieves data from my text file and inputs it into a text box on a specific web page and then activates a ...
|
| Error loading XML file | 04 Jan 2005 10:51 GMT | 3 |
Error loading XML file c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config Request for the permission of type System.Security.Permissions.StrongNameIdentityPermission, mscorlib,
|
| Anyone Please Clarify(dont think it is silly) | 04 Jan 2005 10:33 GMT | 3 |
Is dot.Net Framework processor based and mainly targetted at Pentium machines??Will it work in AMD Processor especially AMD Athlon 64 Processors.
 Signature Guhan
|
| Datalist does not refresh? | 04 Jan 2005 10:26 GMT | 1 |
I have made a backoffice where I can put Images and text in the Database. The website load these in a datalist. The thing is that my page does not show the new items! Not even when I refresh my page. Only when I use another browers.
|