|
Home » Network Pages
A D V E R T I S E M E N T
Resource Directory
PYTHON Programming Questions and Answers Page
- (Tutorial) .py to .exe
Want to turn your Python script into executable windows file?There is a tool called py2exe, but it's kinda comp...
- [Tut] Fundamentals of Python 2.6
I am Headrush and I have been learning Python for a few weeks now, I am very happy with Python and I wish to co...
- (? D?ea Tutorials ? )-==-[ DataBases in Python ]-==-(?Tutorial no.1?)
IntroWell boys and girls, i searched python forum to see what if someone post a Tut about databases in python a...
- So weird
Quote:I'm trying to learn Python, I installed Python 2.7.3 and for some reason, when I watch "TheNewBoston" vid...
- Python to parse text file and get the count of items
I have a text file which contains some data.I m particularly interested in finding the count of the number of i...
- Folder Hider and Encryption
What this does is hides folders and password protects them as well. There is also a function that destroys all ...
- Fundamentals of Python 2.6
This is not written by me.Credits goes to HeadRush in HFTutorial Components:Introduction:Python DescriptionWhy...
- Google's Pyquick
I've just watched and am continueing to watch this series on googles interpretation introduction to python. Tru...
- Web design systems???
Would Python be a good advantage for a good blog or a forum board??? I know PHP is the main for that but there ...
- How to Run a Python Script..? Need Help
Today i have started to learn python i have created a simple script with notepad ++ like belowafter that i want...
- 'X' object has no attribute 'y'
hi there,i am new to python. i installed it in order to run a script that migrates Google Analytics to Piwik, a...
- Python tutorial websites for beginners
Thanks i bookmarked it. i love py ...
- Looks like I'm going to start here.
I was going to start up on Small Basics...but my fried told me it's close to useless an I asked him where I sho...
- [Linux] Terminal Coloring text
Sup guys, I've been working on a script for a while now, for which I needed to display output in various colors...
- label transparency
Just coding ago 1hours Code:""" this is the code that sets up a new label with custom settings """self.title = ...
- Not able to edit the list in sharepoint 2010
Hello i am not able to append data? into ?the already existed list in sahrepoint designer 2010please...
- Classes and Functions and Threading Oh My
Hello all Today RhynoTuts is bring you a tutorial on Fuctions, Classes and Threading Oh My I wrote this tuto...
- How to convert WPF to ASPX Code?
private static string ConvertXamlToRtf(string xamlText){var richTextBox = new RichTextBox();if (stri...
- Funny Little Snippit
Well I finally decided to start learning Python, and so far it's going really well I like the ease-of-use with...
- Inheritance issue
I'm starting off with python and IronPython and I'm having issue with inheritance. I'm not sure if t...
- "Twittering" with python
Hi,i am new to python programming,and i could use some advise on something:i am trying to make a script with py...
- 'System.IO.FileNotFoundException error in IronRuby
Hi everybody,My first post here. I'm using IronRuby in VS2010 which I know is a bit different from C...
- QUESTION
I've heard a lot of people say they are going to learn python before they learn PHP. Does it make any differen...
- JScript Directory Traversal
I need to access a directory on the server, traverse the files, read them, and use the read data. Is...
- How to Make .exe?
Well, I've used Python for awhile doing my own thing, never needed to make a .exe... But now I do . Ive downloa...
- how to run a iron python in web site
how to run a iron python in web site ...
- Python Programmming Guides, Tutorials, Web Resources, and E-books Compilation
I gotta say that python is a good programming Language and its easy to i recommend people cod python ...
- What's happening with JScript.NET
Years ago I had an interest in this language (which I think is a cool achievement).There was writing...
- Seriously Considering Learning Python
I'm seriously considering learning Python, can anyone give me some tips?I need something to occupy me other tha...
- Iran Python Regular Expression Problem
A Test file containIran Python Regular Expression How to do it ?Ques No1?? My Question Started??????...
- Python training in Cegonsoft
PythonPython is a high level programming language for code readability.Python is often used as a scripting lang...
- Can asp.net application be built with C++ language ?
hello,is it possible to built asp.net application? with c++ as language .If is it possible please ca...
- My Python ebook collection
Hey guys , I collected a few Python ebooks I would like to share with you guys if you don't mind To get them ...
- Using Marshall allocation memory class
I noticed when I used the following class to allocate memory. I have to variable been declare aschar...
- [Guide] Object Serialization in Python
Object Serialization and Deserialization in Pythonby Kye Russell - From Completely HonestThis piece was origina...
- How to send an email every 30 minutes in powershell
As part of my asp program, my boss wants me to write a program that will send an email every 30 minu...
- Python Online Lessons [Dan08s Services]
Python Online Lessons is bringing you a new way of learning python; me and possibly later on, other people work...
- MFC dll in c# web Application
I have a MFC dll which is used for scanning a document from scanner and i want to use that dll in we...
- Python Tutorials Compilation
Python Video TutorialsTutorial #1 - Installing PythonTutorial #2 - Numbers and MathTutorial #3 - VariablesTutor...
- System.Collections.Generic Output Issue
Dear AllI created FirstClass.py as below:class?Employee: FirstName?=?'' LastName?=?'' Age?=...
- Were to start?
So were exactly should I start with Python.I'd prefer a good read, as I enjoy reading. ...
- How to work using python code in VS2008
Hi to all,?????????? cheers hope all are rocking..please tell me how to make VS2008 to support Pyht...
- Simple Python Python Compiler
Code:#81ack Interface (C) Under the LGPL license v3 import systry:????import py_compileexcept ImportError:????p...
- IronPython -- The invoked member is not supported in a dynamic assembly
I have a very strange problem. I'm trying to get IronPython working with XNA, I've copied the source...
- My First Codes - Any Views?
I started teaching myself python a mouth ago, one of the first things I did was make a profit calculator. I cod...
- Win32 Dll Wrapper around Dll (C# class library)
I have a managed class library developed in C#.?Now i need to create a win 32 dll wrapper around it....
- Python Help
I have 2 questions regarding Python and would gladly appreciate any support. The first one, is when I enteredCo...
- Python & ASP.NET Code to access UniProt Services
hey all?I am trying to get result from UniProt site (http: www.uniprot.com) and the site it self pr...
- [Python] IRC Bot
Simple IRC Bot.Code:import socketimport threadimport timeimport sysimport reclass IRCBot:????class IRCMessage:?...
- Writing C# code in Open C code class.
Previously we were using Unigraphics software which was supporting Open C code. Now the latest versi...
- User login and register script
I saw one of these over at leetcoders, so I thought I would give it a shot. I figured out a way to keep updatin...
- F# compared to OO and Procedural
Is F# (Functional Programming) the next level, after procedural and object?oriented programming?? ...
- project 10$
i test a threadpool but it false:http: pastebin.com ndvhrrJait was false in 5 thread fist . can somebody expla...
- What is F# in Visual Studio 2010
what is visual F#. and what is use of F#?? ...
- Where do I start?
This doesn't fit a specific category, but since I attempted to learn Python I'll post it here. Where should I s...
- My first program
This was in python 2.6, just testing inputs and stuffedit it if you want, no reason to Code:print 'Welcome to y...
- What was your first app?
My first app in python was a keylogger. I was learning when python was very small. ...
- Python 2 vs 3?
I'm just starting to learn Python, but I'm curious, which version of Python should I use? I know that Python 2 ...
- I never understood how import plugins
I use a windows operating system.I wanted to learn Python, but I never knew how to import plugins necessary for...
- My 2nd GUI-based Game
Well I have made another "game" with TkInter, this one is a little better and less repetitive then my previous ...
- Noob willing to learn python,any body willing to teach on your free time?
I am just an noob,stepped my self in to this programming field,I am interested in learning this python language...
- Help please
Hi all, I'm creating a program that does calculations for converting alertpay to paypal and stuff, but I'm havi...
- Not sure where to start
I've never learned a language on my own, not too sure where to start. I've learned C++ and Java in classes at m...
- Basic filter function
This has been sitting in the back of my head for a while so I decided to make it. It will "clean" a file by rep...
- A Magic Eight Ball, And A Guessing Game
Magic 8 ballCode:import osos.system("clear")loop = 1while loop == 1:????import random????raw_input("Ask your qu...
- Window closes when opened
I used to know how to prevent this, but now I haven't used python forever and I have no idea Does anyone know h...
- Generate Prime Numbers [Python]
Code:num1 = #this is checked for primeness(or primeily, or primeilyness)?????????????????? looper = 3??????????...
- Dive into Python
I think that this book is very useful. It taught me a lot about Python.http: adf.ly 3G2f ...
- ACID Creation: Program
Ok ok.... so I made this program that'll be able to make standardized Access Code ID's and is interchangeable w...
- Kelvin to Fahrenheit
Nice for your first code, some minor adjustments can be made though. First, Code:print "Kelvin to Fahrenheit Co...
- Any ebooks for Web Python like making BOF etc?
Well, I have learned quite alot (the basics) of python and would like some ebook or something on the web side o...
- isprime function
I made this function to check whether a number was prime or not.This was developed using codepad.org to test it...
- Introduction to Python List Comprehensions
What is a list comprehension...? In a nutshell, you can think of it as a function, for loop, with if clauses th...
- My First GUI Game "Falling Squares"
Code:import pygameimport timeimport randomspeed = 0.025def lose():????pygame.init()????screen = pygame.display....
- Anime Information Script
this is a python(2.6) script that gets anime infromation from anime-planet.comi have the .py script setup to ta...
- pyCommand
Well this is just a little program i whipped up. Really I am just testing out the text widget in Tkinter so I d...
- [Tutorial] Advanced Tkinter Calculator
Well this is my second Tkinter tutorial, my first can be found here This isn't really that advanced but it look...
- Convert numbers to a certain base
I posted this to help someone out over at HF. He had an assignment to be able to convert numbers to a certain b...
- File Organizer
This script I made will find all of the files of a certain extension and organize them into one folder. Just gi...
- [SOLVED]Referenced before assignment?
I am working on a Tkinter calculator, and I decided to add memory buttons. The M+ button adds to the memory, an...
- PYtoEXE on linux?
I need to convert a python file to an exe for school. But I'm on Linux, so I'm not really sure what to do. Is t...
- --------------------------
Well, since you guys suggested a contest (and I favoured the suggestion) I thought I'd take the initiative to o...
- Well, this is difficult...
Okay, so I have a problem.I'm build a special kind of preprocessor. It'll look over a source file for specific ...
- Tkinter movable Dot?
Can someone give me an example using tkinter's canvas and bind fetures to make a circle that you can move by us...
- Complete Tkinter Calculator
I completed my calculator script, it now has features such as memory and + -, it also has basic error handling....
- Need help finding a string in Python...
I'm trying to find certain keywords in Python, and insert all of the contents between the starting and ending k...
- Subscripting Integers?
How can I do something like this:Code:x = 29if x[1] == 9:????print "The second digit is 9"else:????print "The s...
- [Tutorial] Basic Tkinter Calculator
Hello, today I will be showing you some Tkinter basics and how to make a basic calculator. Tkinter comes with e...
- Projects for Beginners 6-10
Well here it is, 6-10. The original post containing all the projects can be found here and my tutorial for 1-5 ...
- Custom Parser Help Needed
Hi, I'm trying to build a special parser in Python.All this parser does, is take source code in a scripting lan...
- Using Lambda with List Functions
Hello, today I will be explaining the use of different list functions and how to use lambda. The functions we w...
- Tutorial: Getting Started with Python
To install python on linux, type:Code:sudo apt-get install python2.6Then you install the Python IDLE:Code:sudo ...
- Args, kwargs, argv, etc.
I want to know what the hell they are... it's annoying me because I can't find anything about what they are, an...
- Python help
Ok so for hw I have to calculate # seconds = how much in years, days, hours, minutes, seconds. So if I put in 6...
- What Error?
A little program I made to do some simple encoding.... but it keeps saying I have syntax error where the 'p' is...
- BotGen
OK, I posted this on HF but no one liked it But I think I can get some honest views on how well the innovation...
- "==" and "is" in Python
Yesterday I was working with some code, and I used the "is" instead of the "==" as following:Code:import osh = ...
- I Need Help with Python
Does anyone here know python? I need help with it real fast. Please reply here or PM me thanks ...
- Introduction to System Tools
way to go ^__^ ...
- Parsing Webpages in Python
Tutorial on parsing HTML(and XML) in Python:What is parser?(From Wikipedia)The most common use of a parser is a...
- [IRC Bot Tips]How to Correctly Parse IRC Messages
IRC Bots are always fun to make, but one of the main problems I see with new developers is their method of pars...
- KeyboardHook class
From the comments: Written by: TwhK Kheldar What do? Installs a global keyboard hook To install ...
- WXPython opening new screen
heeuy people I'm creating a program but I'm finding a problem.. how to make a new window?like when they press t...
- Business Manager Version 1.5 and Other Info About The Project
Version 1.5This is the latest version of my Business Management Script as of 11 16 09. Over the following weeke...
- My first GUI
Well here is my first GUI(gooey ). It's a "game" technically speaking , although a really crappy game. Just tes...
- Great Videos for Learning Python
If you are new to Python, here are some great videos to learn the basics. http: www.youtube.com view_play_list...
- Python
What is Python ?? is it a scripting language .where does Python use, i mean for web-developing ..,is it better ...
- Spam Killer [XCHAT PYTHON]
If a message is the same the last 5 lines, and if the names are different, then it will put the message into a ...
- Photobucket gallery downloader
This is just a script I made that will download every image in a public photobucket gallery. just enter a direc...
- Need help: 'encrypting' a .exe
Hey I am interested in learning a coding language and after much searching i have chosen python.And know some b...
- Make your own encrytion GENERATOR
I made this for my "Make your own encryption" script. It just generates an encryption key, for those who are tw...
- Mighty Geometry Helper v1.0
Its called the Geometry "Helper" because I couldn't figure out how to find the orthocenter of a triangle using ...
- Rot-13 Encrypter Decrypter
Code:def rot(a):????e = list(a)????q = len(e)????z = 0????w = []????while z ????????b = ord(a[z:z+1])????????z ...
- Make your own encryption
Code:#Config##################a = ' 'b = '@'c = '#'d = '$'e = ' 'f = '^'g = '&'h = '*'i = '('j = 'a'k = 'b'l = ...
- List of string blackslash characters
Wasn't quite sure why I was seeing so many " n"'s in programs so I looked it up and I found a list of all the b...
- Simple DDoS Mitigation [<20 lines]
This is a simple *nix DDoS mitigation script I wrote for my own server. It uses some AWK magic, with netstat, t...
- Flexible Backup Script
So yeah, if anyone knows me; you know I screw stuff up.... a lot. Considering this, I felt it necessary to make...
- Xchat Python CurseKick
I just made me first xchat script today, so go easy on me, and thanks to Fallen for helping me get this crap he...
- Little help here
I'm looking forward to a script that would print all possible combinations from a given charset(string) with cr...
- My Doc Module
Code:class doc:????def write(self,a,b):????????f = open(a,'w')????????f.write(b)????def read(self,a):????????f ...
- Bleh, dont care.
I made a python script for Xchat that sets the channel mode +i(invite only), then it kicks the user you enter(w...
- Simple Text Editor
Code:def menu():????print "1) New Document"????print "2) Open Existing Document"????d=int(raw_input("What do yo...
- [TUT]Projects For Beginners 1-5[TUT]
Someone asked Nevets04 to make a tut for his beginner projects thread, but he has been busy with his beautiful ...
- Example of Object Oriented Programming
Code:class dog:????def dog_set_name(self, name):????????self.name = name????def dog_eat(self, eat):????????self...
- Calculator Using Object Oriented Programming
Code:while True:????class math():????????def math_add(self, add):????????????self.add = add????????def math_sub...
- Python: Making a txt File And Adding Text To It
Code:x = open("file.txt", "w")y = raw_input()x.write(y)x.closex = open("file.txt", "r")x.read ...
- Busniess Management Script Version 1.4
1.4Added ability to delete items in listSetup added to avoid errors on first time use1.3Fixed clearing list bug...
- Company Mangement Script 1.2
Release Notes:1.1 First releaseAllows you to keep track of your employee's and their salaries1.2Schedule addedY...
- Company Mangement Script 1.1
This is one part of a full out management program I'm working on. This script here is still a beta, please repo...
- Need help making a program that can How to hook the keyboard
Well i was wondering if someone could tell me how to do this, and before people flame me saying you hacker ect....
- Python script pulling data from XML file for Eve-Online data
Well, you guys were basically no help. Haha, no worries, though. I spent all night reading, plus trial-and-er...
- Python for beginners
Since I'm a bit into Python, i think I'll start this sub-forum.First of all, why learning Python?Well, because ...
- Why Switch to Python?
Why Switch to Python?About Pythonvery clear, readable syntaxstrong introspection capabilitiesintuitive object o...
- Flip a Coin
Code:import randomraw_input('Press Enter To Flip The Coin')b = '?? @@@@@?? ','??@???? @??',' @??O O??@ '??,' @?...
- My first Py script
This is a script which tells you about python.here is a download link you don't have to worry its safe.http: w...
- Temperature Converter (for all temperatures)
Hey guys I made this for chemistry and I thought I would shareTemperature ConverterCode:#Credits:#Nevets04(I ca...
- Alphabetizer
Code:#Credits:#Nevets04#Fallen#Uber1337#Faroutimport osList = []z = int(raw_input("How many words in your list?...
- Password Generator
I know Remembering secure passwords is difficult. So I made this.Code:import random, osa= ['a','b','c','d','e',...
- Some of my first python scripts
Found these lying around in a flash drive I was clearing out and I thought I would share Celsius to FahrenheitC...
- Help needed
Hey guys I just started to learn about python and I wanted to make a code that replies an answer to a prelisted...
- How can I make a loop that changes?
How do I make something likeCode:x = 5while 0 ????b??= raw_input("something: ")However each time it loops, I wa...
- Web Search Module
I was looking at my old files, and I found this little and very nice module for python.This isn't written by me...
- Why are there spaces when I do print x,x,x?
Why are there spaces in between the letters number and symbols? how do I get rid of them?Code:import osimport r...
- How Can This Be Used?
How would can you put this code to use?Code:x = "luck"#replace the l in in luck with a dy = x.replace("l", "d")...
- My Python Journey Q & A
Hello SF.netThanks to this thread http: www.supportforums.net showthread.php?tid=194 , I'm now starting to...
- My first Program
Finaly its done Its a Gambling prototype-program with for now only roullette, I'm not sure if i will finish th...
- Projects For Beginners
If your beginning python, try to make some of these. It depends how you like to learn. But this helped be a lot...
- Simple Timer
import timeimport osos.system("clear")x = int(raw_input("How much time do you want to put on the clock (In seco...
- [TUT] Python Tutorial, Learn To Make Many Different Projects And Fuctions
PYTHON FOR BEGINNERSChapter 1: IntroChapter 2: Your first python scriptChapter 3: Magic eight ballChapter 4: Ca...
- [RELEASE] City of Warscape
Code:def a(classname,highdamageweaponname,lowdamageweaponname,ldmgname,hdmgname,yourhealth,enemyhealth,l...
- I don't know why I made this... But I did...
Code:import timeimport osdef part1():????os.system("clear")????print "????-?? - "????print "???? ---??"????prin...
- Pause .py file
Ok... I'm trying to make a program that will run a madlibs program. I have the file (with a text saved as .py)m...
- Getting python to interact with the real world(robotics physical computing)
As always this is brought to you by my blog http: bsdpunk.blogspot.comFor hardware you will need an arduino:ht...
- Paying Good for EASY Python Projects
Ok I'm in computing science and it's all about scratch and Python programming...I did all of the scratch becaus...
- What Would You Like To Count By?
Code:import oswhile True:????x = 0????y = 0????z = 0????os.system("clear")????x = input("What Would You Like To...
- Gambling Script Help
hey guys.I'm making a gambling script(will be posting it soon) but am i running against a problem.error: Code:T...
- needing help on :goto
I'm working on a gambling prototype program and i was wondering.What the names are of the good old fashion :got...
- Some Fuctions And What They Do
open("file.txt", "w")Opens a file with text reading to be written to it Common use: x = open("file.txt", "w")ra...
- Please Delete This Thread
Please Delete This Thread ...
- Slope Finder
I just put this together quickly for homework for my algerbra 1 class.I had about 54 problems that I had to do ...
- Enter The Matrix
Code:import randomwhile True:????x = ['1','0']????y = random.choice(x)????a = ['1','0']????b = random.choice(a)...
- Your Favorite Fuction?
What is a fuction that you use most and that you fined most useful? ...
- My First Program
This is a Mad Libs program I wrote. You have to have python downloaded to view it. There may be grammatical err...
- Python Tutorial For Begginers
This tutorial is directed to people learning python, and that already have python installed on their computer a...
- Rock Paper Scissors
Code:import randomimport osc1 = 0a = ['rock', 'paper', 'scissors']p = random.choice(a)c2 = 0c3 = 0l = 1while l ...
- Python Calculator
Code:def menu():????print "---------------------------------------------------"????print "????????Welcome To Ne...
- Text Encrypt 1.5
Credits:This was made with the by Fallen and I. Fallen made my old code smaller, and taught me how to allow use...
- Text Encrypt 1.1 Through Version 1.4
Sorry, I dont think that is a text encryptor, im not really sure what to call it....But any ways, this is my se...
- Python competiton
Make a script, that will when give a product of two prime factors, prints those two.Example:Product(x*y): 15x =...
- My first python script "The Calculator from Compton"
loop = 1choice = 0while loop == 1: print "1) Addition" print "2) Subtraction" print "3) Di...
- [SOLVED] print a random variable?
I want to print either a b or c randomlysomeone told me it was like thisimport randomarray = ['a','b','c','d','...
- Perl vs Python : Which is the best?
Hm im bored with C++......So i decided to learn a scripting lang.I want ur opinions about the advantages and dr...
- Is there a fuction that make x equal to the amount of letters in hello?
Is there a fuction that make x equal to the amount of letters in hello? ...
- Need help with python variables and raw_input
I there a way I can do something like:raw_input("Say something: ")The person would then type:HelloIs there a wa...
- The Python Calculator
Here's a very simple Python calculator that supports all the math functions and arithmetic...To use just execut...
- Python
About PythonPython is a general-purpose high-level programming language.Its design philosophy emphasizes code r...
- Whats python ?
Well i know that SQL is for managing logins users tables and stuffphp is server side scripting..Facebook use...
- Subscribing to .Net event from COM
?Hi,Can somebody tell me how to subscribe to .net event from the COM through interoperability?namesp...
- Difference between normal DLL & .net DLL
Hi All,What is a difference between a regular DLL & .net DLL ?Thanks in adavnce ...
- Json Deserialization is giving error in IronPython
Hi,Have anyone tried json deserialization. When I tried:>>> import json>>> json.loads('["foo", {"bar...
- ClassInterfaceType
Hi,I am including?[ClassInterface(ClassInterfaceType.AutoDual)] attritube to my .net class for calli...
- COMInterop
Hi,http: msdn.microsoft.com library ms973802.aspx?this is a very good tutorial for understanding CO...
- Want to convert the code from c# to asp
?WebRequest?myWebRequest?=?WebRequest.Create(URL);?? ????????????????WebResponse?myWebResponse?=?myW...
- c# Interoperability
Hi Friends,I want to communicate?between c# and c++. Can somebody tell me what is the best approach ...
- OOPS
Common statement - "Dotnet provides a common object oriented programming model across the languages ...
- PHP and VB.net
Hello, im soon working on application that requires me to programme using PHP.Im thinking whether PH...
- need information about ironpython
Hello.?i have installed visual studio 2008.it works finenow i want to try ironpython. :)so please gi...
- Use a .lib file of a c++ code in ASP.NET
Please can some one help me out in knowing on how to use a c++ .lib file in an ASP.NET webpage. ...
- Maximum memory for string ? . System.MemoryOutOfException Occurs when reading the Content of the file and Storing it in a string.
Hi,I have a C++ code which reads a file [vtk file - its similar to text file only]. and try to store...
- Handling external C++ exceptions
Hi. I'm working in a application that uses an external .Dll developed in C++ language. According the...
- how to start ironpython in asp.net
i have installed asp.net 3.5. and i have installed IronPython2.6both wee installed successfull.but w...
- Use Unmanaged C++ class in .NET
Hi Everyone,I have one project which is developed in unmanaged C++ code.Now i want to use all unmana...
- Got a problem with CGI - can it be converted to asp.net?
Ok, what I want to do is take input from?a simple web post that used to?be in CGI format?and post?it...
- Conversion of List to DataTable and ViceVersa
hi ,?????????? Iam having a requirement where I wil get datatable or Dataview from the DataAccessLay...
- Tools for memory error check in VS2005
Dear all,I am going to write vs2005 program with ASP.NET and C++.As you know that C++ will involve a...
- VB webform in IronPython asp.net website
Hi, I tried to bring a previously done webform made in vb.net to an IronPython asp.net website with ...
- Tablecellcollection is not callable
This is a dumb question, but I just cant find an answer. I want to do something as simple as this in...
- Can IronPython use dynamic variables?
I am building a small application that can 1. Dynamically load 2 text boxes on a web form2. Build a ...
- Different Languages in .Net
I have a basic question in .NetWhy there is a need for .Net Framework supporting different languages...
- ldap_search_s - Unhandled exception at 0x77148705 Access violation reading location 0xcccccccc
Hi allI have an Unhanled Exception when using ldap_search_s :1. I used VC++ 2008 , winldap.h , Wldap...
A D V E R T I S E M E N T
|
Subscribe to SourceCodesWorld - Techies Talk |
| |
|