首页 新闻 论坛 群组 Blog 文档 下载 读书 Tag 网摘 搜索 .NET Java 游戏 视频 人才 外包 数据库 第二书店 程序员

Tag/ 


共96个网摘 [ 1  2  3  4 ]  下一页  |  

Health Forum

love888qwe收录,使用标签:GET, TO, THE, HEART, OF, HEART, ATTACKS,时间:2008-8-19 23:38:34 | 相关网摘我也收藏

GET TO THE HEART OF HEART ATTACKS


Help with windows services - DotNet

dbforum147收录,使用标签:Help, with, windows, services, I, need, direction, on, how, to, create, a, program, that, will, start, multiple, windows,时间:2008-8-1 0:08:07 | 相关网摘我也收藏

Help with windows services
I need direction on how to create a program that will start multiple windows
services. Each service will monitor a specific directory using
FileSystemWatcher. I have the file system watcher part working...but how
does one create multiple windows services??


Setup Project Prereq''s - DotNet

dbforum147收录,使用标签:application, I, am, trying, to, install, Setup, Project, to, be, built, using, .NET, Framework, 2.0, instead, of, 3.5?,时间:2008-8-1 0:07:44 | 相关网摘我也收藏

I am building a Setup Project in Visual Studio 2008 for a project which only
requires .NET Framework 2.0. When I build the Setup Project and attempt to
utilize the .MSI file created by the Setup Project, the computer complains
that .NET Framework 3.5 is required to run the setup. Can I configure the
Setup Project to be built using .NET Framework 2.0 instead of 3.5? The end
result is that my machines have 2.0 installed and I don't need 3.5 for the
application I am trying to install?


changing the defualt language - DotNet

dbforum147收录,使用标签:but, connected, to, an, Oracle, Database, Help, creating, a, Dialog, Application,时间:2008-8-1 0:07:18 | 相关网摘我也收藏

net .NET技术>C# .net应用 ajax ASP asp.net Book C# C++ Collect CSDN CSS C语言问题 Delphi DNS download facebook Flash format ftp google Hibernate idea J2ee java Javascript JAVA基础 JS jsp Leo Linux memcached MYSQL Oracle PHP Python Server SOCKET Spring SQL SQLSERVER Struts tcp/ip to Tomcat T-SQL VC Web WebDesign WEB开发 Windows seen this ASP.NET tutorial Creating a data access layer It worked prefectly well in asp.net and vb.net 2005 Now, i want to do the same with
VB 2005 Express Edition, but connected to an Oracle Database Help creating a Dialog Application


pass a subroutine (use derived data type) as an argument to another subroutine

itgroups收录,使用标签:pass, a, subroutine, (use, derived, data, type), as, an, argument, to, another, subroutine,时间:2008-7-26 20:54:58 | 相关网摘我也收藏

pass a subroutine (use derived data type) as an argument to another subroutine


alpha tween using actionscript: problem resetting to start interval again

itgroups收录,使用标签:alpha, tween, using, actionscript:, problem, resetting, to, start, interval, again,时间:2008-7-26 20:53:55 | 相关网摘我也收藏

alpha tween using actionscript: problem resetting to start interval again


flash-actionscript -- Page 715

itgroups收录,使用标签:Need, Help, Getting, Flash, to, recognize, a, Variable, How, to, Load, a, SWF, in, Dynamically, Loaded, HTML,时间:2008-7-26 20:53:31 | 相关网摘我也收藏

Need Help Getting Flash to recognize a Variable


Response.write statement to handle href

itgroups收录,使用标签:Response.write, statement, to, handle, href,时间:2008-7-26 20:50:55 | 相关网摘我也收藏

Response.write statement to handle href


想用DAO将MDB中的数据导出成XLS格式,该如何做? VC/MFC / 基础类 - CSDN社区 community.csdn.net

fongzl收录,使用标签:DAO, mdb, export, to, xls,时间:2008-7-22 10:50:40 | 相关网摘我也收藏

BOOL MdbToXls(LPCSTR lpszSrcName, LPCSTR lpszDestName)
//把MDB文件转换成XLS(Excel 5.0)文件
//lpszSrcName:源文件名, 格式:"drive:\\path\\filename.ext"
//lpszDestName:目标文件名, 格式:"drive:\\path\\filename.ext"
//XLS中的页标=MDB中的表名
{
ASSERT( lpszSrcName && lpszSrcName[0] != 0);
if( !( lpszSrcName && lpszSrcName[0] != 0))
return FALSE;
ASSERT( lpszDestName && lpszDestName[0] != 0);
if( !( lpszDestName && lpszDestName[0] != 0))
return FALSE;

try
{
//1* Open Source Database
CDaoDatabase dbSrc;
dbSrc.Open(lpszSrcName, FALSE, TRUE);
CDaoDatabase dbDest;

//2* Create Connect to Destination Database
CFileStatus Status;
if(CFile::GetStatus(lpszDestName,Status) !=
FALSE)
%


60 seconds to Spring - My urban life - CSDNBlog

jackpk收录,使用标签:spring, To, Singleton, or, Not, To, Singleton,时间:2008-7-17 11:16:56 | 相关网摘我也收藏

Bean Tutorial 1 - Hello World Bean

Bean Tutorial 2 - To Singleton or Not To Singleton

Bean Tutorial 3 - Setter-Based and Construction-Based Dependency Injection


UNABLE TO BACKUP PC IN WINDOWS VISTA ULTIMATE - Windows Vista

dbforum147收录,使用标签:I, dont, understand, what, to, do, and, do, not, mean, to, be, simple,时间:2008-6-30 23:32:01 | 相关网摘我也收藏

UNABLE TO BACKUP PC IN WINDOWS VISTA ULTIMATE
;HI
I need HELP!!

Whenever I try to do a complete backup in vista i get the following error:

"THE WRITER EXPIERENCED A NON-TRANSIENT ERROR. IF THE BACKUP IS
RE TRIED THE EROR IS LIKLEY TO RE OCCUR".
(0x800423F4)

I dont understand what to do; and do not mean to be simple minded,but isn't
the back-up supposed to occur when you hit the "start" button?
CAN ANYONE HELP?
PS the file backup works,just not the "BACKUP YOUR PC" BUTTON.

THANKS,

EDWARD B. SPERLING


can''t delete folders with only spaces as name - Windows Vista

dbforum147收录,使用标签:when, i, use, CMD, to, delete, it, i, get, an, error, that, the, filename, is, invalid,时间:2008-6-30 23:29:49 | 相关网摘我也收藏

can't delete folders with only spaces as name
i read in a computer magazine how you can name files using only spaces.
so i used it to clean my desktop a bit.

now i wanted to replace one of the folders on my desktop with a shotcut, but
windows simply refuses to start deleting or moving it(nothing happens, not
even an error)
when i use CMD to delete it i get an error that the filename is invalid.

i'm using windows vista home premium


How To Change Browse To Next Command In Word 2007 - Windows Vista

dbforum147收录,使用标签:I, Had, Changed, The, Browse, To, Next, Command, To, Alt+j, From, Ctrl+page, Down,时间:2008-6-30 23:28:58 | 相关网摘我也收藏

How To Change Browse To Next Command In Word 2007
I Had Changed The Browse To Next Command To Alt+j From Ctrl+page Down
And Now It Will Not Work - Can Anyone Help!!!


--
CRueberger
Posted via http://www.vistaheads.com


No MP3 Ripping Option in Windows Media Player---Why?? - Windows Vista

dbforum147收录,使用标签:Does, anyone, know, what, might, have, caused, the, option, to, disappear,时间:2008-6-30 23:28:16 | 相关网摘我也收藏

No MP3 Ripping Option in Windows Media Player---Why??
I just noticed that there is no "mp3" option in the drop down ripping
menu in WMP11, which I am running in Vista. I could swear that it was
there before, and now I have to use iTunes to rip my CD's into mp3
files. Does anyone know what might have caused the option to disappear,
and how to restore that capability? I thought it was built in to WMP11.

Thanks for your help! DR


Vista Ulta. Excel 2002 Comments out of alinement - Windows Vista

dbforum147收录,使用标签:If, I, go, to, the, top, of, the, file, and, put, in, another, line, of, date, it, will,时间:2008-6-30 23:27:53 | 相关网摘我也收藏

Vista Ulta. Excel 2002 Comments out of alinement
I have a couple of thousand rows with a hundred comments which I'm showing.
If I go to the top of the file and put in another line of date it will
through every comment I have out of whack. What can I do about this? Can I
fix this without a micro because I don't know crap about micro's.


Offline Files "Change Limits" button not working. Cannot change Offline Files Settings - Windows Vista

dbforum147收录,使用标签:Does, anyone, know, how, to, repair/reset, the, Offline, Files, so, I, can, change, the,时间:2008-6-30 23:27:28 | 相关网摘我也收藏

Offline Files "Change Limits" button not working. Cannot change Offline Files Settings
My Offline Files has been doing some strange things lately. Not only does my
computer lock up to 100% CPU usage every 2 minutes for 1 minute at a time
due to the CSCService (Offline Files), but the "Change Limits" button under
the Disk Usage tab in the Offline Files control panel does not not work.
When I click on "Change Limits", nothing happens.

If I click on the "Delete Temporary Files..." button, a status bar appears
and stays on screen. I clicked this button and left the house for more than
5 hours and came back and it was still on the progress indicator.

In the control panel, it shows 99 GB in use and 99 GB available (???) in the
overview. I have 250GB HD so not sure why it's showing I have 99GB
available. And under Temporary offline files, it shows 99 GB in use and 99
GB available. It's like my offline files has become corrupt somehow.

This is the 2nd time I've had to re-install Vista due to problems like this.
I really need to keep offline files enabled, but it just doesn't seem to
work and/or causes my computer to crap out.

Does anyone know how to repair/reset the Offline Files so I can change the
limits in the Control Panel again???
-


People Who Use Ubuntu And Talk About It Here Are IDIOTS - Just FYI - Windows Vista

dbforum147收录,使用标签:Their, Machines, And, Use, What, GOD, Has, Intended, Them, To, Use,时间:2008-6-30 23:25:12 | 相关网摘我也收藏

People Who Use Ubuntu And Talk About It Here Are IDIOTS - Just FYI
It Has Come To My Attention That People Who Post About Ubuntu Here Are Just
Total Wack Jobs And IDIOTS. Also Just FYI. They Need To Remove Ubuntu Off
Their Machines And Use What GOD Has Intended Them To Use. Windows XP or
Windows Vista, Just FYI

Just FYI


completey unistall gadgets from windows vista. - Windows Vista

dbforum147收录,使用标签:i, have, installed, some, gadgets, on, the, sidebar, and, i, want, to,时间:2008-6-30 23:24:16 | 相关网摘我也收藏

i have installed some gadgets on the sidebar and i want to completely
unistall them from my computer, is there any way i can do that?
i don't want to just close them, i want to unistall them.


Available SAP SD functional consultant with us - Web Programming

dbforum147收录,使用标签:Please, feel, free, to, contact, us, for, additional, information,时间:2008-6-30 22:46:37 | 相关网摘我也收藏

Available SAP SD functional consultant with us
Contact : Sudin
Direct : 402 218 2179
Email : sudin@kraftware.com

Hi,

We have the following SAP SD and SAP CRM consultant available.

Consultant Name: K P

Summary:

=B7Certified SAP CRM consultant.
=B7Trainings attended: SAP SD (sales and distribution), SAP CRM, SAP BW
and ABAP/4.
=B7About 5 years and 7 months of total experience.
=B7About 4 Years and 2 months of experience in SAP Implementation and
Application support.
=B7Worked on end-to-end implementation, integrations development, and
application support.
=B7Design and customization of the SD module and its functionality.
=B7Design and customization of the SAP CRM and its functionality.
=B7Experience in customizing SAP R/3 sales, delivery and billing
processes.
=B7Experience in customizing IC Winclient and Marketing functionalities.

Please feel free to contact us for additional information.

Thanks & Regards,
Sudin
Kraftware Inc,
Direct- 402 218 2179
Email - sudin@kraftware.com


"Thread was being aborted" exception on redirect - VERY weird!! - Web Programming

dbforum147收录,使用标签:anything, added, below, this, line, is, nothing, to, do, with, me,时间:2008-6-30 22:43:42 | 相关网摘我也收藏

Hello,

I have a page that is supposed to do some checking, and if OK, set a
session variable before redirecting to another page. The following code
is a simplified version, I have hard-coded the basket ID and removed a
load of extra checking...

public partial class GoToCheckout : Page {
public void Page_Load(Object o, EventArgs e) {
try {
Session["basketid"] = "178";
//x.Text = "redirecting to PreCheckout.aspx";
Response.Redirect("PreCheckout.aspx");
} catch (Exception ex) {
Response.Redirect("/?msg=" + ex.Message);
//x.Text = "exception - " + ex.Message;
}
}
}

When this page is called, it throws a "Thread was being aborted"
exception when it hits the line...

Response.Redirect("PreCheckout.aspx");

The catch block picks it up and redirects to the home page, putting the
exception message in the querystring. I did this because if I comment
out the redirect in the catch and instead use the (commented out) x.Text
bit (x is a literal, put on the otherwise empty .aspx file for
debugging), then the redirect works fine!!

If I comment out the redirect in the try block and uncomment the x.Text
line there, then the page displays the message "redirecting to
PreCheckout.aspx" exactly as expected.

So, it seems there's some weird problem with the redirect, but I can't
work it out. Nor can I work out why changing the behaviour of the code
in the catch block changes whether the exception is raised or not.

This code has been working fine for a few months now. I have recently
been changing pages to use master pages and themes, which is when I
noticed the problem. However, if I now change this page back to not use
a master or theme, the problem is still there. I am totally baffled, and
would appreciate any help you can offer. TIA

--
Alan Silver
(anything added below this line is nothing to do with me)
-


My office XP 2002 will not allow me to attach files to emails Hel - Outlook

dbforum147收录,使用标签:My, office, XP, 2002, will, not, allow, me, to, attach, files, to, emails,时间:2008-6-30 21:46:00 | 相关网摘我也收藏

My office XP 2002 will not allow me to attach files to emails Hel
I cannot get my Office XP to allow attachments to emails, how can I fix this?



共96个网摘 [ 1  2  3  4 ]  下一页

Tag/相关标签



    网站简介广告服务网站地图帮助联系方式诚聘英才English 问题报告
    北京创新乐知广告有限公司 版权所有 京 ICP 证 070598 号
    Copyright © 2000-2008, CSDN.NET, All Rights Reserved