| Thread | Last Post | Replies |
|
| Why I can't install .NET Framework v1.1 on WindowsXP with SP2 | 31 May 2006 21:22 GMT | 1 |
First of all my English is not too good so please try to understand me. Thanks I have a major problems with the installation of MS .NET Framework v1.1 on WindowsXP with SP2. Everytime I try to install it I get a popup with the
|
| Extract Project from SourceSafe | 31 May 2006 18:08 GMT | 1 |
After checking a project into sourcesafe how can i remove it from sourcesafe and use it outside as it's own independent project?
|
| Any good VB.NET code snippet RSS feeds? | 31 May 2006 16:52 GMT | 1 |
I remember back in the day Planet Source Code was great for getting vb6 code snippets, but their vb.net section is pretty skinny. I was wondering if anyone knew of a code snippet site like it that has tons of vb.net code snippets submitted by users and an rss feed for it?
|
| Need C# coding for MD5 Algorithm | 31 May 2006 16:31 GMT | 1 |
I need C# code for Implementing MD5 Algorithm.. Hope all would have heard of MD5 Algorith... Does any one have the C# coding for that Algorithm.. please Send... ITs URgent..... Thanks In Advance to all.......................
|
| How can I write C# code that can pick up the custom events that occur in it's Access server? | 31 May 2006 16:17 GMT | 1 |
I needed to import large CSV files into Access, when requested by a command in a .Net interface. Because Access does not have a bulk insert command, and I already have vba macros in Access that do the import, I simply called the vba macro
|
| reporting services - query from stored procedure returns one recor | 31 May 2006 15:56 GMT | 2 |
thanks for everyone for your support! i have a report being built in studio 2005. It calls a stored procedure. The SP runs a query and gets a data set which then loops through to get other data. At the end the stored procedure cursor returns several data sets.
|
| distributing Windows app | 31 May 2006 14:54 GMT | 3 |
I created a basic winforms app whose only purpose in life is to launch an HTML page on an installation CD. The winform app is launch.exe and is specified in the autorun.inf so it autoplays when the CD is inserted. Everything was working fine... until my partner pointed out the ...
|
| <<< State of the art web solution Online>>> | 31 May 2006 14:53 GMT | 1 |
<<< State of the art web solution Online>>> WickedInnovations has an extensive working experience in E-commerce solutions, web site design , website development , graphic design , search engine optimization , database integration, multimedia
|
| selectednode in Treeview lost when accessed by spawned Thread | 31 May 2006 14:39 GMT | 1 |
I am trying to spawn a sunroutine in a worker thread for populating a trreeview. I set the selectednode and then start the thread. However, the thread errors because the selectednode was found to equal "Nothing". Is there some kind of trick to get the threaded subroutine to see ...
|
| Creating ACCESS database | 31 May 2006 08:33 GMT | 1 |
In Visual Studio 6.0 there is "VisData" to create Access database files. (file.MDB". Q: Does Visual Studio 2005 have tool(s)
|
| Default Methods created with Drag & Drop attempt to edit Primary K | 31 May 2006 06:45 GMT | 11 |
I'm using VB 2005, and have drug and dropped datagridviews onto my form. The default code that is generated for inserts tries to insert a value for the auto generated primary key. Below is the generated code. I put ***** around the problematic code. I've tried just removing ...
|
| New class defaults | 31 May 2006 06:44 GMT | 1 |
When I create a new class in a project, I would like to have some additional using directives added by default. Also, I would like to have 'class' preceded with 'public' by default. I modified, what I thought were, the templates but no luck.
|
| venkatratnam(interiors) asking money | 31 May 2006 04:29 GMT | 1 |
Hello sir, Interior decors(venkatratnam ) is asking money. His balance amount is 12,291.00 Waiting for your reply.
|
| Button BorderSize Issue... | 31 May 2006 02:32 GMT | 3 |
I have come across something that I cannot seem to find a solution for and would like to know if anyone else has either seen the same thing and/or (even better) has a solution. If I set the BorderSize for a flat-style button on a Windows form, the
|
| Sitemap and Response.Redirect | 31 May 2006 01:33 GMT | 3 |
I have an application that uses a navigation control based upon a sitemap. One of the nodes in the sitemap is <siteMapNode url="~/MyPages/Tasks.aspx" title="My Work" description="My Work" /> The application path is http://localhost/ScherzerPhase1
|