9 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for dhatsah

Hi there, I am trying to create a simple client/server application. Very basic - Client connects to server, client sends message to server - server receives message and broadcasts to any other connected clients. As I say - it is supposed to be simple and for the purpose of self …

0
204
Member Avatar for gmmorpheus

Private Sub Load_Faculty() Dim con As New OleDbConnection Dim cmd As New OleDbCommand Dim dr As OleDbDataReader Dim arrImage() As Byte Dim myMS As New IO.MemoryStream Dim sSQL As String = String.Empty Try sSQL = "SELECT b.FacultyFirstName, b.Image, b.Course, a.Course" sSQL = sSQL & " FROM studentsrecords as a left …

0
186
Member Avatar for shallowood

I'm enrolled in a writing and research class and I'm currently writing a 20 page paper on Net Neutrality to present to my school. I am seeking an IT professional (who considers themself an expert on the topic of Net Neutrality) to interview. If anyone would be willing to do …

0
178
Member Avatar for auxius

im using visual studio 2010 ultimate and installed Crystal Report Beta 2.my problem is that after i made a RPT file using Crystal report viewer on my form..it appears many error running my app..:-(please help me reconfigure installing crystal report on visual studio...i realy realy need to get this work.

0
67
Member Avatar for gusadolfo

Hi I'm trying to include WinDump in my .Net C# project and I don't know how i can do this, which library i have to add or what to do. If anyone could help me with this I'll appreciate it.

0
76
Member Avatar for jackparsana

<asp:Calendar ID="cal" runat="server" NextPrevFormat="FullMonth" OnDayRender="cal_DayRender" OnSelectionChanged="cal_SelectionChanged" CssClass="maincalander" CellSpacing="5"> <SelectedDayStyle CssClass="selectedday" /> <TodayDayStyle BorderColor="Black" BorderWidth="1px" Font-Bold="true" Font-Underline="false" /> <OtherMonthDayStyle ForeColor="#999999" Font-Underline="false" /> <NextPrevStyle CssClass="nextprevstyle" Font-Underline="false" VerticalAlign="Bottom" /> <DayHeaderStyle CssClass="dayheader" /> <TitleStyle BackColor="White" Font-Bold="True" Font-Size="12px" ForeColor="#333399" /> </asp:Calendar> --------css--------- .maincalander { font-family:verdana,tahoma,helvetica ; font-size: 11px; color:Black; text-decoration:none; width:250px; } .selectedday { background-color:Maroon; …

0
197
Member Avatar for zero_sequence

Hi to all, i am trying to set the logon data for crystal reports that i have created. in crystal report builder i manage to connect to mysql by the jdbc driver downloaded from the official site of mysql. [link=http://www.eakes.org/80/connecting-to-mysql-with-crystal-reports-xi/][/link] but i want to change the ip of the mysql …

0
92
Member Avatar for somename

Hi there, i am trying to implement thread injection from my windows forms .NET project. Here is the code which works just fine from simple console app or Gtk+ gui application, but unfortunately not from .NET gui app. [CODE]#define NtCurrentThread() ((HANDLE) -2) #define NtCurrentProcess() ((HANDLE) -1) typedef DWORD (WINAPI *Rm_MessageBoxA)(HWND …

0
127
Member Avatar for tgreer

McAfee, Inc., a leader in intrusion prevention, announced that its security services group, Foundstone Professional Services, will release a whitepaper on Microsoft ASP.NET Forms Authentication and "cookie replay" attacks. The whitepaper will be located at [url]http://www.foundstone.com/index.htm?subnav=resources/navigation.htm&subcontent=/resources/whitepapers.htm[/url]. In response, Microsoft authored an MSDN article: [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;900111[/url]. What is a "cookie replay" attack? …

0
182

The End.